From ddec1a3d484337f552ef8101fc834e815eec6b30 Mon Sep 17 00:00:00 2001 From: SmallRye CI Date: Mon, 27 Feb 2023 19:51:57 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 2.1.0 --- api/pom.xml | 2 +- application/pom.xml | 2 +- cdi/pom.xml | 2 +- core/pom.xml | 2 +- coverage/pom.xml | 2 +- jta/pom.xml | 2 +- pom.xml | 4 ++-- propagators-rxjava1/pom.xml | 2 +- propagators-rxjava2/pom.xml | 2 +- release/pom.xml | 2 +- storage/pom.xml | 2 +- testsuite/extra/pom.xml | 2 +- testsuite/pom.xml | 5 ++--- testsuite/tck/pom.xml | 2 +- 14 files changed, 16 insertions(+), 17 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index 19ffd587..39742d31 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -4,7 +4,7 @@ smallrye-context-propagation-parent io.smallrye - 2.0.1-SNAPSHOT + 2.1.0 smallrye-context-propagation-api diff --git a/application/pom.xml b/application/pom.xml index aab54602..614a4151 100644 --- a/application/pom.xml +++ b/application/pom.xml @@ -4,7 +4,7 @@ io.smallrye smallrye-context-propagation-parent - 2.0.1-SNAPSHOT + 2.1.0 smallrye-context-propagation-application diff --git a/cdi/pom.xml b/cdi/pom.xml index 20c46f22..60515219 100644 --- a/cdi/pom.xml +++ b/cdi/pom.xml @@ -4,7 +4,7 @@ io.smallrye smallrye-context-propagation-parent - 2.0.1-SNAPSHOT + 2.1.0 smallrye-context-propagation-cdi diff --git a/core/pom.xml b/core/pom.xml index abf3216e..c23b1476 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,7 +4,7 @@ io.smallrye smallrye-context-propagation-parent - 2.0.1-SNAPSHOT + 2.1.0 smallrye-context-propagation diff --git a/coverage/pom.xml b/coverage/pom.xml index acb71384..a3a2ccb9 100644 --- a/coverage/pom.xml +++ b/coverage/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-context-propagation-parent - 2.0.1-SNAPSHOT + 2.1.0 smallrye-config-coverage diff --git a/jta/pom.xml b/jta/pom.xml index a4cbfc6b..79749366 100644 --- a/jta/pom.xml +++ b/jta/pom.xml @@ -4,7 +4,7 @@ io.smallrye smallrye-context-propagation-parent - 2.0.1-SNAPSHOT + 2.1.0 smallrye-context-propagation-jta diff --git a/pom.xml b/pom.xml index 307b527a..01b6aa3e 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ smallrye-context-propagation-parent - 2.0.1-SNAPSHOT + 2.1.0 pom SmallRye Context Propagation @@ -33,7 +33,7 @@ scm:git:git@github.com:smallrye/smallrye-context-propagation.git scm:git:git@github.com:smallrye/smallrye-context-propagation.git git@github.com:smallrye/smallrye-context-propagation.git - 2.0.0-SNAPSHOT + 2.1.0 diff --git a/propagators-rxjava1/pom.xml b/propagators-rxjava1/pom.xml index 0f3a1bb3..08bdaf75 100644 --- a/propagators-rxjava1/pom.xml +++ b/propagators-rxjava1/pom.xml @@ -4,7 +4,7 @@ io.smallrye smallrye-context-propagation-parent - 2.0.1-SNAPSHOT + 2.1.0 smallrye-context-propagation-propagators-rxjava1 diff --git a/propagators-rxjava2/pom.xml b/propagators-rxjava2/pom.xml index cd8551f1..8757714d 100644 --- a/propagators-rxjava2/pom.xml +++ b/propagators-rxjava2/pom.xml @@ -4,7 +4,7 @@ io.smallrye smallrye-context-propagation-parent - 2.0.1-SNAPSHOT + 2.1.0 smallrye-context-propagation-propagators-rxjava2 diff --git a/release/pom.xml b/release/pom.xml index c93cd088..cffb86f9 100644 --- a/release/pom.xml +++ b/release/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-context-propagation-parent - 2.0.1-SNAPSHOT + 2.1.0 smallrye-context-propagation-release diff --git a/storage/pom.xml b/storage/pom.xml index 24e50e79..42eb12dd 100644 --- a/storage/pom.xml +++ b/storage/pom.xml @@ -3,7 +3,7 @@ smallrye-context-propagation-parent io.smallrye - 2.0.1-SNAPSHOT + 2.1.0 4.0.0 diff --git a/testsuite/extra/pom.xml b/testsuite/extra/pom.xml index e54de00f..5721131f 100644 --- a/testsuite/extra/pom.xml +++ b/testsuite/extra/pom.xml @@ -4,7 +4,7 @@ io.smallrye smallrye-context-propagation-testsuite - 2.0.1-SNAPSHOT + 2.1.0 smallrye-context-propagation-test diff --git a/testsuite/pom.xml b/testsuite/pom.xml index b900f8d0..0c0b8cf0 100644 --- a/testsuite/pom.xml +++ b/testsuite/pom.xml @@ -14,14 +14,13 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + 4.0.0 io.smallrye smallrye-context-propagation-parent - 2.0.1-SNAPSHOT + 2.1.0 smallrye-context-propagation-testsuite diff --git a/testsuite/tck/pom.xml b/testsuite/tck/pom.xml index 0329fb7a..e2a9aca9 100644 --- a/testsuite/tck/pom.xml +++ b/testsuite/tck/pom.xml @@ -4,7 +4,7 @@ io.smallrye smallrye-context-propagation-testsuite - 2.0.1-SNAPSHOT + 2.1.0 smallrye-context-propagation-tck