diff --git a/maven-plugin/pom.xml b/maven-plugin/pom.xml index 9059d2bf0f..d96caa248c 100644 --- a/maven-plugin/pom.xml +++ b/maven-plugin/pom.xml @@ -5,7 +5,7 @@ io.codearte.accurest accurest-maven-project - 0.1-SNAPSHOT + 0.1.1 accurest-maven-plugin diff --git a/pom.xml b/pom.xml index 44208c18be..1f707026ed 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ io.codearte.accurest accurest-maven-project - 0.1-SNAPSHOT + 0.1.1 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 - HEAD + accurest-maven-project-0.1.1 diff --git a/test-deps/pom.xml b/test-deps/pom.xml index c8e9fb9c38..4a1fe326ef 100644 --- a/test-deps/pom.xml +++ b/test-deps/pom.xml @@ -5,7 +5,7 @@ accurest-maven-project io.codearte.accurest - 0.1-SNAPSHOT + 0.1.1 accurest-test-deps