From 01ec00243f136fd1f038a83670ecc6708febe52b Mon Sep 17 00:00:00 2001
From: "smallrye-ci-releases[bot]"
<181404001+smallrye-ci-releases[bot]@users.noreply.github.com>
Date: Thu, 24 Oct 2024 12:55:26 +0000
Subject: [PATCH] [maven-release-plugin] prepare release 6.6.0-RC1
---
api/pom.xml | 2 +-
implementation/autoconfig/core/pom.xml | 2 +-
implementation/autoconfig/pom.xml | 2 +-
implementation/autoconfig/processor/pom.xml | 2 +-
implementation/context-propagation/pom.xml | 2 +-
implementation/core/pom.xml | 2 +-
implementation/fault-tolerance/pom.xml | 2 +-
implementation/kotlin/pom.xml | 2 +-
implementation/mutiny/pom.xml | 2 +-
implementation/pom.xml | 2 +-
implementation/rxjava3/pom.xml | 2 +-
implementation/standalone/pom.xml | 2 +-
implementation/tracing-propagation/pom.xml | 2 +-
implementation/vertx/pom.xml | 2 +-
pom.xml | 4 ++--
release/pom.xml | 2 +-
testsuite/basic/pom.xml | 2 +-
testsuite/integration/pom.xml | 2 +-
testsuite/pom.xml | 2 +-
testsuite/tck/pom.xml | 2 +-
20 files changed, 21 insertions(+), 21 deletions(-)
diff --git a/api/pom.xml b/api/pom.xml
index dc0e8943..cc836249 100644
--- a/api/pom.xml
+++ b/api/pom.xml
@@ -20,7 +20,7 @@
io.smallrye
smallrye-fault-tolerance-parent
- 6.5.1-SNAPSHOT
+ 6.6.0-RC1
smallrye-fault-tolerance-api
diff --git a/implementation/autoconfig/core/pom.xml b/implementation/autoconfig/core/pom.xml
index ed174e77..a7f35cf8 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.5.1-SNAPSHOT
+ 6.6.0-RC1
smallrye-fault-tolerance-autoconfig-core
diff --git a/implementation/autoconfig/pom.xml b/implementation/autoconfig/pom.xml
index fe14fa95..2c40ba9a 100644
--- a/implementation/autoconfig/pom.xml
+++ b/implementation/autoconfig/pom.xml
@@ -5,7 +5,7 @@
io.smallrye
smallrye-fault-tolerance-implementation-parent
- 6.5.1-SNAPSHOT
+ 6.6.0-RC1
smallrye-fault-tolerance-autoconfig-parent
diff --git a/implementation/autoconfig/processor/pom.xml b/implementation/autoconfig/processor/pom.xml
index ec05b1b4..f5f47deb 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.5.1-SNAPSHOT
+ 6.6.0-RC1
smallrye-fault-tolerance-autoconfig-processor
diff --git a/implementation/context-propagation/pom.xml b/implementation/context-propagation/pom.xml
index 515fdf4d..bed38c2a 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.5.1-SNAPSHOT
+ 6.6.0-RC1
smallrye-fault-tolerance-context-propagation
diff --git a/implementation/core/pom.xml b/implementation/core/pom.xml
index e31271e5..bbc53409 100644
--- a/implementation/core/pom.xml
+++ b/implementation/core/pom.xml
@@ -20,7 +20,7 @@
io.smallrye
smallrye-fault-tolerance-implementation-parent
- 6.5.1-SNAPSHOT
+ 6.6.0-RC1
smallrye-fault-tolerance-core
diff --git a/implementation/fault-tolerance/pom.xml b/implementation/fault-tolerance/pom.xml
index f5fbbff7..a3322a6a 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.5.1-SNAPSHOT
+ 6.6.0-RC1
smallrye-fault-tolerance
diff --git a/implementation/kotlin/pom.xml b/implementation/kotlin/pom.xml
index ece2bb2e..7ac6e415 100644
--- a/implementation/kotlin/pom.xml
+++ b/implementation/kotlin/pom.xml
@@ -5,7 +5,7 @@
io.smallrye
smallrye-fault-tolerance-implementation-parent
- 6.5.1-SNAPSHOT
+ 6.6.0-RC1
smallrye-fault-tolerance-kotlin
diff --git a/implementation/mutiny/pom.xml b/implementation/mutiny/pom.xml
index c20d7191..f61248d8 100644
--- a/implementation/mutiny/pom.xml
+++ b/implementation/mutiny/pom.xml
@@ -5,7 +5,7 @@
io.smallrye
smallrye-fault-tolerance-implementation-parent
- 6.5.1-SNAPSHOT
+ 6.6.0-RC1
smallrye-fault-tolerance-mutiny
diff --git a/implementation/pom.xml b/implementation/pom.xml
index 9ea0ee01..11ea6e49 100644
--- a/implementation/pom.xml
+++ b/implementation/pom.xml
@@ -20,7 +20,7 @@
io.smallrye
smallrye-fault-tolerance-parent
- 6.5.1-SNAPSHOT
+ 6.6.0-RC1
smallrye-fault-tolerance-implementation-parent
diff --git a/implementation/rxjava3/pom.xml b/implementation/rxjava3/pom.xml
index 486e25ca..c11b1eb3 100644
--- a/implementation/rxjava3/pom.xml
+++ b/implementation/rxjava3/pom.xml
@@ -5,7 +5,7 @@
io.smallrye
smallrye-fault-tolerance-implementation-parent
- 6.5.1-SNAPSHOT
+ 6.6.0-RC1
smallrye-fault-tolerance-rxjava3
diff --git a/implementation/standalone/pom.xml b/implementation/standalone/pom.xml
index 4c5ba13d..29f8a51a 100644
--- a/implementation/standalone/pom.xml
+++ b/implementation/standalone/pom.xml
@@ -5,7 +5,7 @@
io.smallrye
smallrye-fault-tolerance-implementation-parent
- 6.5.1-SNAPSHOT
+ 6.6.0-RC1
smallrye-fault-tolerance-standalone
diff --git a/implementation/tracing-propagation/pom.xml b/implementation/tracing-propagation/pom.xml
index d43c94f0..b5130bee 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.5.1-SNAPSHOT
+ 6.6.0-RC1
smallrye-fault-tolerance-tracing-propagation
diff --git a/implementation/vertx/pom.xml b/implementation/vertx/pom.xml
index d273e60c..97586abb 100644
--- a/implementation/vertx/pom.xml
+++ b/implementation/vertx/pom.xml
@@ -20,7 +20,7 @@
io.smallrye
smallrye-fault-tolerance-implementation-parent
- 6.5.1-SNAPSHOT
+ 6.6.0-RC1
smallrye-fault-tolerance-vertx
diff --git a/pom.xml b/pom.xml
index ba11e314..375aa91c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
smallrye-fault-tolerance-parent
- 6.5.1-SNAPSHOT
+ 6.6.0-RC1
pom
SmallRye Fault Tolerance: Parent
@@ -92,7 +92,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.6.0-RC1
diff --git a/release/pom.xml b/release/pom.xml
index e325cae5..b68e7848 100644
--- a/release/pom.xml
+++ b/release/pom.xml
@@ -5,7 +5,7 @@
io.smallrye
smallrye-fault-tolerance-parent
- 6.5.1-SNAPSHOT
+ 6.6.0-RC1
smallrye-fault-tolerance-release
diff --git a/testsuite/basic/pom.xml b/testsuite/basic/pom.xml
index 81c11bf1..eee37be6 100644
--- a/testsuite/basic/pom.xml
+++ b/testsuite/basic/pom.xml
@@ -20,7 +20,7 @@
smallrye-fault-tolerance-testsuite-parent
io.smallrye
- 6.5.1-SNAPSHOT
+ 6.6.0-RC1
smallrye-fault-tolerance-testsuite-basic
diff --git a/testsuite/integration/pom.xml b/testsuite/integration/pom.xml
index 07871ffc..ca1d55dd 100644
--- a/testsuite/integration/pom.xml
+++ b/testsuite/integration/pom.xml
@@ -5,7 +5,7 @@
smallrye-fault-tolerance-testsuite-parent
io.smallrye
- 6.5.1-SNAPSHOT
+ 6.6.0-RC1
smallrye-fault-tolerance-testsuite-integration
diff --git a/testsuite/pom.xml b/testsuite/pom.xml
index c897cbe2..27a67108 100644
--- a/testsuite/pom.xml
+++ b/testsuite/pom.xml
@@ -5,7 +5,7 @@
smallrye-fault-tolerance-parent
io.smallrye
- 6.5.1-SNAPSHOT
+ 6.6.0-RC1
smallrye-fault-tolerance-testsuite-parent
diff --git a/testsuite/tck/pom.xml b/testsuite/tck/pom.xml
index a3d265e5..9c1c6e18 100644
--- a/testsuite/tck/pom.xml
+++ b/testsuite/tck/pom.xml
@@ -5,7 +5,7 @@
io.smallrye
smallrye-fault-tolerance-testsuite-parent
- 6.5.1-SNAPSHOT
+ 6.6.0-RC1
smallrye-fault-tolerance-tck