Commit b5cc3e085a88e7aea6aefba40283add7309018ef
1 parent
b145405a
Exists in
master
Correção do nome dos projetos
Showing
2 changed files
with
2 additions
and
2 deletions
Show diff stats
documentation/quickstart/pom.xml
@@ -39,7 +39,7 @@ | @@ -39,7 +39,7 @@ | ||
39 | 39 | ||
40 | <modelVersion>4.0.0</modelVersion> | 40 | <modelVersion>4.0.0</modelVersion> |
41 | 41 | ||
42 | - <artifactId>demoiselle-framework-quickstart</artifactId> | 42 | + <artifactId>demoiselle-quickstart</artifactId> |
43 | <packaging>jdocbook</packaging> | 43 | <packaging>jdocbook</packaging> |
44 | <version>2.2.1-SNAPSHOT</version> | 44 | <version>2.2.1-SNAPSHOT</version> |
45 | 45 |
documentation/reference/pom.xml
@@ -39,7 +39,7 @@ | @@ -39,7 +39,7 @@ | ||
39 | 39 | ||
40 | <modelVersion>4.0.0</modelVersion> | 40 | <modelVersion>4.0.0</modelVersion> |
41 | 41 | ||
42 | - <artifactId>demoiselle-framework-reference</artifactId> | 42 | + <artifactId>demoiselle-reference</artifactId> |
43 | <packaging>jdocbook</packaging> | 43 | <packaging>jdocbook</packaging> |
44 | <version>2.2.1-SNAPSHOT</version> | 44 | <version>2.2.1-SNAPSHOT</version> |
45 | 45 |