Commit 02932bd4a2922abbec50380a4f0494ac53da2ccb
1 parent
e978f0be
Exists in
master
Ajuses para possibilitar deploy no oss.sonatype.org
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
pom.xml
... | ... | @@ -45,7 +45,7 @@ |
45 | 45 | <parent> |
46 | 46 | <groupId>br.gov.frameworkdemoiselle</groupId> |
47 | 47 | <artifactId>demoiselle-build-parent</artifactId> |
48 | - <version>1</version> | |
48 | + <version>2-SNAPSHOT</version> | |
49 | 49 | <relativePath>../internal/parent/build/demoiselle</relativePath> |
50 | 50 | </parent> |
51 | 51 | ... | ... |