diff --git a/maven-plugin/pom.xml b/maven-plugin/pom.xml index f199479e0c..4d6e2176a5 100644 --- a/maven-plugin/pom.xml +++ b/maven-plugin/pom.xml @@ -1,13 +1,11 @@ - + 4.0.0 io.codearte.accurest accurest-maven-project - 1.0-SNAPSHOT + 0.1-alpha accurest-maven-plugin diff --git a/pom.xml b/pom.xml index c5551963c6..5328465b90 100644 --- a/pom.xml +++ b/pom.xml @@ -1,12 +1,10 @@ - + 4.0.0 io.codearte.accurest accurest-maven-project - 1.0-SNAPSHOT + 0.1-alpha Accurate Maven Plugin Accurate REST Maven Plugin @@ -52,7 +50,7 @@ scm:git:https://github.com/Codearte/accurest-maven-plugin.git scm:git:git@github.com:Codearte/accurest-maven-plugin.git https://github.com/Codearte/accurest-maven-plugin - HEAD + accurest-maven-project-0.1-alpha diff --git a/test-deps/pom.xml b/test-deps/pom.xml index b3c4325703..719993cda3 100644 --- a/test-deps/pom.xml +++ b/test-deps/pom.xml @@ -1,13 +1,11 @@ - + 4.0.0 accurest-maven-project io.codearte.accurest - 1.0-SNAPSHOT + 0.1-alpha accurest-test-deps