diff --git a/api/pom.xml b/api/pom.xml
index b2779cea..035d45ea 100644
--- a/api/pom.xml
+++ b/api/pom.xml
@@ -20,7 +20,7 @@
org.eclipse.microprofile.fault-tolerance
microprofile-fault-tolerance-parent
- 4.1-SNAPSHOT
+ 4.1
@@ -28,7 +28,7 @@
microprofile-fault-tolerance-api
- 4.1-SNAPSHOT
+ 4.1
MicroProfile Fault Tolerance API
Fault Tolerance APIs for MicroProfile :: API
diff --git a/pom.xml b/pom.xml
index d760e972..04e60ca5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
org.eclipse.microprofile.fault-tolerance
microprofile-fault-tolerance-parent
- 4.1-SNAPSHOT
+ 4.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
diff --git a/spec/pom.xml b/spec/pom.xml
index c5c247e0..3364c76a 100644
--- a/spec/pom.xml
+++ b/spec/pom.xml
@@ -20,7 +20,7 @@
org.eclipse.microprofile.fault-tolerance
microprofile-fault-tolerance-parent
- 4.1-SNAPSHOT
+ 4.1
microprofile-fault-tolerance-spec
diff --git a/tck/pom.xml b/tck/pom.xml
index 6fb66b93..1cd655d8 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.1-SNAPSHOT
+ 4.1
microprofile-fault-tolerance-tck
- 4.1-SNAPSHOT
+ 4.1
MicroProfile Fault Tolerance TCK
Fault Tolerance for MicroProfile :: TCK