Commit f0b8315f86c9dd362b4518421cc141527e41e8a6
1 parent
9d6dc227
Exists in
master
Atualização da versão do demoiselle-framework-bom
Showing
3 changed files
with
3 additions
and
3 deletions
Show diff stats
impl/core/pom.xml
... | ... | @@ -72,7 +72,7 @@ |
72 | 72 | <dependency> |
73 | 73 | <groupId>br.gov.frameworkdemoiselle</groupId> |
74 | 74 | <artifactId>demoiselle-framework-bom</artifactId> |
75 | - <version>2.3.0-RC2-SNAPSHOT</version> | |
75 | + <version>2.3.0-SNAPSHOT</version> | |
76 | 76 | <type>pom</type> |
77 | 77 | <scope>import</scope> |
78 | 78 | </dependency> | ... | ... |
parent/extension/pom.xml
... | ... | @@ -71,7 +71,7 @@ |
71 | 71 | <dependency> |
72 | 72 | <groupId>br.gov.frameworkdemoiselle</groupId> |
73 | 73 | <artifactId>demoiselle-framework-bom</artifactId> |
74 | - <version>2.3.0-RC2-SNAPSHOT</version> | |
74 | + <version>2.3.0-SNAPSHOT</version> | |
75 | 75 | <type>pom</type> |
76 | 76 | <scope>import</scope> |
77 | 77 | </dependency> | ... | ... |
parent/minimal/pom.xml
... | ... | @@ -72,7 +72,7 @@ |
72 | 72 | <dependency> |
73 | 73 | <groupId>br.gov.frameworkdemoiselle</groupId> |
74 | 74 | <artifactId>demoiselle-framework-bom</artifactId> |
75 | - <version>2.3.0-RC2-SNAPSHOT</version> | |
75 | + <version>2.3.0-SNAPSHOT</version> | |
76 | 76 | <type>pom</type> |
77 | 77 | <scope>import</scope> |
78 | 78 | </dependency> | ... | ... |