diff --git a/api/pom.xml b/api/pom.xml index 1380bcef..b2483aef 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -21,7 +21,7 @@ org.eclipse.microprofile.rest.client microprofile-rest-client-parent - 2.0.1-RC2 + 2.0.1-SNAPSHOT microprofile-rest-client-api diff --git a/pom.xml b/pom.xml index 66b83200..8db7c1dd 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ org.eclipse.microprofile.rest.client microprofile-rest-client-parent - 2.0.1-RC2 + 2.0.1-SNAPSHOT pom MicroProfile Rest Client Typesafe Rest Client APIs for MicroProfile @@ -66,7 +66,7 @@ scm:git:https://github.com/eclipse/microprofile-rest-client.git scm:git:git@github.com:eclipse/microprofile-rest-client.git https://github.com/eclipse/microprofile-rest-client - 2.0.1-RC2 + HEAD diff --git a/spec/pom.xml b/spec/pom.xml index 9d5c19fb..47cb2ef3 100644 --- a/spec/pom.xml +++ b/spec/pom.xml @@ -20,7 +20,7 @@ org.eclipse.microprofile.rest.client microprofile-rest-client-parent - 2.0.1-RC2 + 2.0.1-SNAPSHOT microprofile-rest-client-spec diff --git a/tck/pom.xml b/tck/pom.xml index 009a5ebe..cd5e8692 100644 --- a/tck/pom.xml +++ b/tck/pom.xml @@ -21,7 +21,7 @@ org.eclipse.microprofile.rest.client microprofile-rest-client-parent - 2.0.1-RC2 + 2.0.1-SNAPSHOT microprofile-rest-client-tck