diff --git a/api/pom.xml b/api/pom.xml
index 648508e6..3debe366 100644
--- a/api/pom.xml
+++ b/api/pom.xml
@@ -21,7 +21,7 @@
org.eclipse.microprofile.rest.client
microprofile-rest-client-parent
- 1.0-SNAPSHOT
+ 1.0-RC3
microprofile-rest-client-api
diff --git a/pom.xml b/pom.xml
index 9028adac..5fd5abe6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
org.eclipse.microprofile.rest.client
microprofile-rest-client-parent
- 1.0-SNAPSHOT
+ 1.0-RC3
pom
MicroProfile Rest Client
Typesafe Rest Client APIs for MicroProfile
@@ -56,7 +56,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
- HEAD
+ microprofile-rest-client-1.0-RC3
diff --git a/spec/pom.xml b/spec/pom.xml
index a9d50785..25760eb2 100644
--- a/spec/pom.xml
+++ b/spec/pom.xml
@@ -20,7 +20,7 @@
org.eclipse.microprofile.rest.client
microprofile-rest-client-parent
- 1.0-SNAPSHOT
+ 1.0-RC3
microprofile-rest-client-spec
diff --git a/tck/pom.xml b/tck/pom.xml
index d9f742cc..26d3dc92 100644
--- a/tck/pom.xml
+++ b/tck/pom.xml
@@ -21,7 +21,7 @@
org.eclipse.microprofile.rest.client
microprofile-rest-client-parent
- 1.0-SNAPSHOT
+ 1.0-RC3
microprofile-rest-client-tck