diff --git a/api/pom.xml b/api/pom.xml index d52aa70..40f4f46 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -21,7 +21,7 @@ org.eclipse.microprofile.rest.client microprofile-rest-client-parent - 4.0-RC1 + 4.0-SNAPSHOT microprofile-rest-client-api diff --git a/pom.xml b/pom.xml index 28d2e36..25450eb 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ org.eclipse.microprofile.rest.client microprofile-rest-client-parent - 4.0-RC1 + 4.0-SNAPSHOT pom MicroProfile Rest Client Typesafe Rest Client APIs for MicroProfile @@ -74,7 +74,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 - 4.0-RC1 + HEAD diff --git a/spec/pom.xml b/spec/pom.xml index fd885ea..0e246ef 100644 --- a/spec/pom.xml +++ b/spec/pom.xml @@ -20,7 +20,7 @@ org.eclipse.microprofile.rest.client microprofile-rest-client-parent - 4.0-RC1 + 4.0-SNAPSHOT microprofile-rest-client-spec diff --git a/tck/pom.xml b/tck/pom.xml index 8f23296..a8e056a 100644 --- a/tck/pom.xml +++ b/tck/pom.xml @@ -21,7 +21,7 @@ org.eclipse.microprofile.rest.client microprofile-rest-client-parent - 4.0-RC1 + 4.0-SNAPSHOT microprofile-rest-client-tck