Commit 54b02e184d73faf870a8a7b24adb8184aaacf227
1 parent
a2538005
Exists in
master
Apenas formatação
Showing
3 changed files
with
3 additions
and
3 deletions
Show diff stats
impl/core/pom.xml
... | ... | @@ -73,8 +73,8 @@ |
73 | 73 | <groupId>br.gov.frameworkdemoiselle</groupId> |
74 | 74 | <artifactId>demoiselle-framework-bom</artifactId> |
75 | 75 | <version>2.3.0-SNAPSHOT</version> |
76 | - <type>pom</type> | |
77 | 76 | <scope>import</scope> |
77 | + <type>pom</type> | |
78 | 78 | </dependency> |
79 | 79 | </dependencies> |
80 | 80 | </dependencyManagement> | ... | ... |
parent/extension/pom.xml
... | ... | @@ -72,8 +72,8 @@ |
72 | 72 | <groupId>br.gov.frameworkdemoiselle</groupId> |
73 | 73 | <artifactId>demoiselle-framework-bom</artifactId> |
74 | 74 | <version>2.3.0-SNAPSHOT</version> |
75 | - <type>pom</type> | |
76 | 75 | <scope>import</scope> |
76 | + <type>pom</type> | |
77 | 77 | </dependency> |
78 | 78 | </dependencies> |
79 | 79 | </dependencyManagement> | ... | ... |
parent/minimal/pom.xml
... | ... | @@ -73,8 +73,8 @@ |
73 | 73 | <groupId>br.gov.frameworkdemoiselle</groupId> |
74 | 74 | <artifactId>demoiselle-framework-bom</artifactId> |
75 | 75 | <version>2.3.0-SNAPSHOT</version> |
76 | - <type>pom</type> | |
77 | 76 | <scope>import</scope> |
77 | + <type>pom</type> | |
78 | 78 | </dependency> |
79 | 79 | </dependencies> |
80 | 80 | </dependencyManagement> | ... | ... |