From e42be84b3f2b0131135dd940bd8776fed5ca9f4e Mon Sep 17 00:00:00 2001 From: SmallRye CI Date: Thu, 6 Jan 2022 11:01:35 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 6.0.0-RC1 --- api/pom.xml | 2 +- implementation/autoconfig/core/pom.xml | 2 +- implementation/autoconfig/pom.xml | 2 +- implementation/autoconfig/processor/pom.xml | 2 +- implementation/core/pom.xml | 2 +- implementation/fault-tolerance/pom.xml | 2 +- implementation/pom.xml | 2 +- implementation/vertx/pom.xml | 2 +- pom.xml | 4 ++-- release/pom.xml | 2 +- testsuite/basic/pom.xml | 2 +- testsuite/pom.xml | 2 +- testsuite/tck/pom.xml | 2 +- 13 files changed, 14 insertions(+), 14 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index 6ae46701..2c4555b6 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-RC1 smallrye-fault-tolerance-api diff --git a/implementation/autoconfig/core/pom.xml b/implementation/autoconfig/core/pom.xml index b1ed73f2..225e199b 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-RC1 smallrye-fault-tolerance-autoconfig-core diff --git a/implementation/autoconfig/pom.xml b/implementation/autoconfig/pom.xml index 4153bc84..7fa0a9d5 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-RC1 smallrye-fault-tolerance-autoconfig-parent diff --git a/implementation/autoconfig/processor/pom.xml b/implementation/autoconfig/processor/pom.xml index 1abced8e..0decb924 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-RC1 smallrye-fault-tolerance-autoconfig-processor diff --git a/implementation/core/pom.xml b/implementation/core/pom.xml index 6e40030e..ead36f59 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-RC1 smallrye-fault-tolerance-core diff --git a/implementation/fault-tolerance/pom.xml b/implementation/fault-tolerance/pom.xml index 4d381a08..97eb468b 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-RC1 smallrye-fault-tolerance diff --git a/implementation/pom.xml b/implementation/pom.xml index 2a03b0f2..b0ad83da 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-RC1 smallrye-fault-tolerance-implementation-parent diff --git a/implementation/vertx/pom.xml b/implementation/vertx/pom.xml index dc9f100a..853bb0cf 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-RC1 smallrye-fault-tolerance-vertx diff --git a/pom.xml b/pom.xml index b0a177c8..71fe15d4 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ smallrye-fault-tolerance-parent - 6.0.0-SNAPSHOT + 6.0.0-RC1 pom SmallRye Fault Tolerance: Parent @@ -77,7 +77,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-RC1 diff --git a/release/pom.xml b/release/pom.xml index b8e02a35..a9f84d74 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-RC1 smallrye-fault-tolerance-release diff --git a/testsuite/basic/pom.xml b/testsuite/basic/pom.xml index 61311542..dcbba743 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-RC1 smallrye-fault-tolerance-testsuite-basic diff --git a/testsuite/pom.xml b/testsuite/pom.xml index 2cd8d178..3b9d3bd7 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-RC1 smallrye-fault-tolerance-testsuite-parent diff --git a/testsuite/tck/pom.xml b/testsuite/tck/pom.xml index d3819a69..426a15ad 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-RC1 smallrye-fault-tolerance-tck