diff --git a/maven-plugin/pom.xml b/maven-plugin/pom.xml index d96caa248c..87a5986111 100644 --- a/maven-plugin/pom.xml +++ b/maven-plugin/pom.xml @@ -5,7 +5,7 @@ io.codearte.accurest accurest-maven-project - 0.1.1 + 0.1.2-SNAPSHOT accurest-maven-plugin diff --git a/pom.xml b/pom.xml index 1f707026ed..4ab2e9b8bc 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ io.codearte.accurest accurest-maven-project - 0.1.1 + 0.1.2-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.1.1 + HEAD diff --git a/test-deps/pom.xml b/test-deps/pom.xml index 4a1fe326ef..59a7591be9 100644 --- a/test-deps/pom.xml +++ b/test-deps/pom.xml @@ -5,7 +5,7 @@ accurest-maven-project io.codearte.accurest - 0.1.1 + 0.1.2-SNAPSHOT accurest-test-deps