diff --git a/maven-plugin/pom.xml b/maven-plugin/pom.xml index 4de32e7a68..d9c8c74ffc 100644 --- a/maven-plugin/pom.xml +++ b/maven-plugin/pom.xml @@ -5,7 +5,7 @@ io.codearte.accurest accurest-maven-project - 0.2 + 0.3-SNAPSHOT accurest-maven-plugin diff --git a/pom.xml b/pom.xml index 8defa61d5d..77df52b6f1 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ io.codearte.accurest accurest-maven-project - 0.2 + 0.3-SNAPSHOT Accurate Maven Plugin Project Accurate REST Maven Plugin @@ -50,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 - accurest-maven-project-0.2 + HEAD diff --git a/test-deps/pom.xml b/test-deps/pom.xml index 52195e0e24..bdf83e2a5b 100644 --- a/test-deps/pom.xml +++ b/test-deps/pom.xml @@ -5,7 +5,7 @@ accurest-maven-project io.codearte.accurest - 0.2 + 0.3-SNAPSHOT accurest-test-deps