diff --git a/api/pom.xml b/api/pom.xml
index b632c6a2..b2e63c6d 100644
--- a/api/pom.xml
+++ b/api/pom.xml
@@ -20,7 +20,7 @@
io.smallrye
smallrye-fault-tolerance-parent
- 6.0.0-SNAPSHOT
+ 6.0.0-RC2
smallrye-fault-tolerance-api
diff --git a/implementation/autoconfig/core/pom.xml b/implementation/autoconfig/core/pom.xml
index b1ed73f2..435b1e09 100644
--- a/implementation/autoconfig/core/pom.xml
+++ b/implementation/autoconfig/core/pom.xml
@@ -5,7 +5,7 @@
io.smallrye
smallrye-fault-tolerance-autoconfig-parent
- 6.0.0-SNAPSHOT
+ 6.0.0-RC2
smallrye-fault-tolerance-autoconfig-core
diff --git a/implementation/autoconfig/pom.xml b/implementation/autoconfig/pom.xml
index 4153bc84..90beebbf 100644
--- a/implementation/autoconfig/pom.xml
+++ b/implementation/autoconfig/pom.xml
@@ -5,7 +5,7 @@
io.smallrye
smallrye-fault-tolerance-implementation-parent
- 6.0.0-SNAPSHOT
+ 6.0.0-RC2
smallrye-fault-tolerance-autoconfig-parent
diff --git a/implementation/autoconfig/processor/pom.xml b/implementation/autoconfig/processor/pom.xml
index 1abced8e..fe03240d 100644
--- a/implementation/autoconfig/processor/pom.xml
+++ b/implementation/autoconfig/processor/pom.xml
@@ -5,7 +5,7 @@
io.smallrye
smallrye-fault-tolerance-autoconfig-parent
- 6.0.0-SNAPSHOT
+ 6.0.0-RC2
smallrye-fault-tolerance-autoconfig-processor
diff --git a/implementation/context-propagation/pom.xml b/implementation/context-propagation/pom.xml
index 6386c3b6..2d08446e 100644
--- a/implementation/context-propagation/pom.xml
+++ b/implementation/context-propagation/pom.xml
@@ -20,7 +20,7 @@
io.smallrye
smallrye-fault-tolerance-implementation-parent
- 6.0.0-SNAPSHOT
+ 6.0.0-RC2
smallrye-fault-tolerance-context-propagation
diff --git a/implementation/core/pom.xml b/implementation/core/pom.xml
index 1d68b2a8..c9969439 100644
--- a/implementation/core/pom.xml
+++ b/implementation/core/pom.xml
@@ -20,7 +20,7 @@
io.smallrye
smallrye-fault-tolerance-implementation-parent
- 6.0.0-SNAPSHOT
+ 6.0.0-RC2
smallrye-fault-tolerance-core
diff --git a/implementation/fault-tolerance/pom.xml b/implementation/fault-tolerance/pom.xml
index f871f1ff..1b3b1393 100644
--- a/implementation/fault-tolerance/pom.xml
+++ b/implementation/fault-tolerance/pom.xml
@@ -20,7 +20,7 @@
io.smallrye
smallrye-fault-tolerance-implementation-parent
- 6.0.0-SNAPSHOT
+ 6.0.0-RC2
smallrye-fault-tolerance
diff --git a/implementation/kotlin/pom.xml b/implementation/kotlin/pom.xml
index 6429bae8..013bea3a 100644
--- a/implementation/kotlin/pom.xml
+++ b/implementation/kotlin/pom.xml
@@ -5,7 +5,7 @@
io.smallrye
smallrye-fault-tolerance-implementation-parent
- 6.0.0-SNAPSHOT
+ 6.0.0-RC2
smallrye-fault-tolerance-kotlin
diff --git a/implementation/mutiny/pom.xml b/implementation/mutiny/pom.xml
index c465f31a..05c0fb41 100644
--- a/implementation/mutiny/pom.xml
+++ b/implementation/mutiny/pom.xml
@@ -5,7 +5,7 @@
io.smallrye
smallrye-fault-tolerance-implementation-parent
- 6.0.0-SNAPSHOT
+ 6.0.0-RC2
smallrye-fault-tolerance-mutiny
diff --git a/implementation/pom.xml b/implementation/pom.xml
index 63bfda72..cb4a95df 100644
--- a/implementation/pom.xml
+++ b/implementation/pom.xml
@@ -20,7 +20,7 @@
io.smallrye
smallrye-fault-tolerance-parent
- 6.0.0-SNAPSHOT
+ 6.0.0-RC2
smallrye-fault-tolerance-implementation-parent
diff --git a/implementation/rxjava3/pom.xml b/implementation/rxjava3/pom.xml
index 531f6d52..414386c1 100644
--- a/implementation/rxjava3/pom.xml
+++ b/implementation/rxjava3/pom.xml
@@ -5,7 +5,7 @@
io.smallrye
smallrye-fault-tolerance-implementation-parent
- 6.0.0-SNAPSHOT
+ 6.0.0-RC2
smallrye-fault-tolerance-rxjava3
diff --git a/implementation/standalone/pom.xml b/implementation/standalone/pom.xml
index 199f2ac6..b8d03c51 100644
--- a/implementation/standalone/pom.xml
+++ b/implementation/standalone/pom.xml
@@ -5,7 +5,7 @@
io.smallrye
smallrye-fault-tolerance-implementation-parent
- 6.0.0-SNAPSHOT
+ 6.0.0-RC2
smallrye-fault-tolerance-standalone
diff --git a/implementation/tracing-propagation/pom.xml b/implementation/tracing-propagation/pom.xml
index 2d623969..4107aff3 100644
--- a/implementation/tracing-propagation/pom.xml
+++ b/implementation/tracing-propagation/pom.xml
@@ -20,7 +20,7 @@
io.smallrye
smallrye-fault-tolerance-implementation-parent
- 6.0.0-SNAPSHOT
+ 6.0.0-RC2
smallrye-fault-tolerance-tracing-propagation
diff --git a/implementation/vertx/pom.xml b/implementation/vertx/pom.xml
index 5e80d84e..5f4f3f70 100644
--- a/implementation/vertx/pom.xml
+++ b/implementation/vertx/pom.xml
@@ -20,7 +20,7 @@
io.smallrye
smallrye-fault-tolerance-implementation-parent
- 6.0.0-SNAPSHOT
+ 6.0.0-RC2
smallrye-fault-tolerance-vertx
diff --git a/pom.xml b/pom.xml
index 826b96fa..ae42487e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
smallrye-fault-tolerance-parent
- 6.0.0-SNAPSHOT
+ 6.0.0-RC2
pom
SmallRye Fault Tolerance: Parent
@@ -79,7 +79,7 @@
scm:git:git@github.com:smallrye/smallrye-fault-tolerance.git
scm:git:git@github.com:smallrye/smallrye-fault-tolerance.git
https://github.com/smallrye/smallrye-fault-tolerance/
- HEAD
+ 6.0.0-RC2
diff --git a/release/pom.xml b/release/pom.xml
index b8e02a35..28025e82 100644
--- a/release/pom.xml
+++ b/release/pom.xml
@@ -5,7 +5,7 @@
io.smallrye
smallrye-fault-tolerance-parent
- 6.0.0-SNAPSHOT
+ 6.0.0-RC2
smallrye-fault-tolerance-release
diff --git a/testsuite/basic/pom.xml b/testsuite/basic/pom.xml
index bdeaed0c..53d997d8 100644
--- a/testsuite/basic/pom.xml
+++ b/testsuite/basic/pom.xml
@@ -20,7 +20,7 @@
smallrye-fault-tolerance-testsuite-parent
io.smallrye
- 6.0.0-SNAPSHOT
+ 6.0.0-RC2
smallrye-fault-tolerance-testsuite-basic
diff --git a/testsuite/integration/pom.xml b/testsuite/integration/pom.xml
index e6a070a2..f35aae47 100644
--- a/testsuite/integration/pom.xml
+++ b/testsuite/integration/pom.xml
@@ -5,7 +5,7 @@
smallrye-fault-tolerance-testsuite-parent
io.smallrye
- 6.0.0-SNAPSHOT
+ 6.0.0-RC2
smallrye-fault-tolerance-testsuite-integration
diff --git a/testsuite/pom.xml b/testsuite/pom.xml
index 250ae29f..57ac09ef 100644
--- a/testsuite/pom.xml
+++ b/testsuite/pom.xml
@@ -5,7 +5,7 @@
smallrye-fault-tolerance-parent
io.smallrye
- 6.0.0-SNAPSHOT
+ 6.0.0-RC2
smallrye-fault-tolerance-testsuite-parent
diff --git a/testsuite/tck/pom.xml b/testsuite/tck/pom.xml
index d3819a69..8b932e63 100644
--- a/testsuite/tck/pom.xml
+++ b/testsuite/tck/pom.xml
@@ -5,7 +5,7 @@
io.smallrye
smallrye-fault-tolerance-testsuite-parent
- 6.0.0-SNAPSHOT
+ 6.0.0-RC2
smallrye-fault-tolerance-tck