diff --git a/api/pom.xml b/api/pom.xml
index f0c05a0a..66c7e4ba 100644
--- a/api/pom.xml
+++ b/api/pom.xml
@@ -20,7 +20,7 @@
org.eclipse.microprofile.fault-tolerance
microprofile-fault-tolerance-parent
- 4.2-SNAPSHOT
+ 4.1-RC3
@@ -28,7 +28,7 @@
microprofile-fault-tolerance-api
- 4.2-SNAPSHOT
+ 4.1-RC3
MicroProfile Fault Tolerance API
Fault Tolerance APIs for MicroProfile :: API
diff --git a/pom.xml b/pom.xml
index d6a32b03..fc8e75eb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
org.eclipse.microprofile.fault-tolerance
microprofile-fault-tolerance-parent
- 4.2-SNAPSHOT
+ 4.1-RC3
pom
MicroProfile Fault Tolerance
@@ -48,7 +48,7 @@
scm:git:https://github.com/eclipse/microprofile-fault-tolerance.git
scm:git:git@github.com:eclipse/microprofile-fault-tolerance.git
https://github.com/eclipse/microprofile-fault-tolerance
- HEAD
+ 4.1-RC3
diff --git a/spec/pom.xml b/spec/pom.xml
index 3e758cb6..bad62995 100644
--- a/spec/pom.xml
+++ b/spec/pom.xml
@@ -20,7 +20,7 @@
org.eclipse.microprofile.fault-tolerance
microprofile-fault-tolerance-parent
- 4.2-SNAPSHOT
+ 4.1-RC3
microprofile-fault-tolerance-spec
diff --git a/tck/pom.xml b/tck/pom.xml
index 61bbd610..637ff216 100644
--- a/tck/pom.xml
+++ b/tck/pom.xml
@@ -19,11 +19,11 @@
cycle than the rest. -->
org.eclipse.microprofile.fault-tolerance
microprofile-fault-tolerance-parent
- 4.2-SNAPSHOT
+ 4.1-RC3
microprofile-fault-tolerance-tck
- 4.2-SNAPSHOT
+ 4.1-RC3
MicroProfile Fault Tolerance TCK
Fault Tolerance for MicroProfile :: TCK