Commit 44df77193d727a59bf7731ca69289b4149149dba
1 parent
3274876e
Exists in
master
Ajuste na descrição dos arquétipos
Showing
2 changed files
with
2 additions
and
2 deletions
Show diff stats
archetype/jsf-jpa/pom.xml
... | ... | @@ -51,7 +51,7 @@ |
51 | 51 | |
52 | 52 | <name>Demoiselle Framework JSF and JPA Archetype</name> |
53 | 53 | <description> |
54 | - Archetype for web applications (JSF/JPA) | |
54 | + Archetype for web applications (JSF + JPA) using Demoiselle Framework | |
55 | 55 | </description> |
56 | 56 | <url>http://www.frameworkdemoiselle.gov.br</url> |
57 | 57 | ... | ... |
archetype/minimal/pom.xml
... | ... | @@ -51,7 +51,7 @@ |
51 | 51 | |
52 | 52 | <name>Demoiselle Framework Minimal Archetype</name> |
53 | 53 | <description> |
54 | - Basic archetype for generic applications | |
54 | + Basic archetype for generic applications using Demoiselle Framework | |
55 | 55 | </description> |
56 | 56 | <url>http://www.frameworkdemoiselle.gov.br</url> |
57 | 57 | ... | ... |