diff --git a/api/pom.xml b/api/pom.xml
index f0c05a0a..a0060ee8 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.1
@@ -28,7 +28,7 @@
microprofile-fault-tolerance-api
- 4.2-SNAPSHOT
+ 4.1.1
MicroProfile Fault Tolerance API
Fault Tolerance APIs for MicroProfile :: API
diff --git a/pom.xml b/pom.xml
index affefa14..51f6b3b8 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.1
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.1
diff --git a/spec/pom.xml b/spec/pom.xml
index 3e758cb6..bfb4e437 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.1
microprofile-fault-tolerance-spec
diff --git a/tck/pom.xml b/tck/pom.xml
index 89661311..cb978e61 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.1
microprofile-fault-tolerance-tck
- 4.2-SNAPSHOT
+ 4.1.1
MicroProfile Fault Tolerance TCK
Fault Tolerance for MicroProfile :: TCK