diff --git a/core-java/pom.xml b/core-java/pom.xml index 5c9a87b..0cccf31 100644 --- a/core-java/pom.xml +++ b/core-java/pom.xml @@ -7,11 +7,20 @@ br.opensource.game.chessgame chessgame - 1.0-SNAPSHOT + 1.0.0.RELEASE chessgame-core-java - 1.0-SNAPSHOT [CHESS][JAR][JAVA] Core module + + + + + junit-addons + junit-addons + 1.4 + test + + \ No newline at end of file diff --git a/pom.xml b/pom.xml index 266bc43..68e9112 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ br.opensource.game.chessgame chessgame pom - 1.0-SNAPSHOT + 1.0.0.RELEASE [CHESS][POM] Chess Game Project https://github.com/emprestes/chessgame/wiki @@ -128,12 +128,6 @@ 4.12 test - - junit-addons - junit-addons - 1.4 - test -