From fcfdfb450ed96018eedafdb52ed5f346278bac90 Mon Sep 17 00:00:00 2001 From: jponge Date: Fri, 28 Apr 2023 07:40:26 +0000 Subject: [PATCH] [RELEASE] - Bump version to 2.2.0 --- bom/pom.xml | 2 +- context-propagation/pom.xml | 2 +- documentation/pom.xml | 2 +- implementation/pom.xml | 2 +- kotlin/pom.xml | 2 +- math/pom.xml | 2 +- pom.xml | 2 +- reactive-streams-operators-jakarta/pom.xml | 2 +- reactive-streams-operators/pom.xml | 2 +- reactive-streams-tck-tests/pom.xml | 2 +- reactor/pom.xml | 2 +- release/pom.xml | 2 +- rxjava3/pom.xml | 2 +- test-utils/pom.xml | 2 +- 14 files changed, 14 insertions(+), 14 deletions(-) diff --git a/bom/pom.xml b/bom/pom.xml index 156a558d3..83846142e 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -6,7 +6,7 @@ io.smallrye.reactive mutiny-bom - 999-SNAPSHOT + 2.2.0 pom diff --git a/context-propagation/pom.xml b/context-propagation/pom.xml index 6bd677acf..5209608dc 100644 --- a/context-propagation/pom.xml +++ b/context-propagation/pom.xml @@ -7,7 +7,7 @@ io.smallrye.reactive mutiny-project - 999-SNAPSHOT + 2.2.0 mutiny-smallrye-context-propagation diff --git a/documentation/pom.xml b/documentation/pom.xml index 0e47edfa8..276c9e165 100644 --- a/documentation/pom.xml +++ b/documentation/pom.xml @@ -5,7 +5,7 @@ io.smallrye.reactive mutiny-project - 999-SNAPSHOT + 2.2.0 mutiny-documentation diff --git a/implementation/pom.xml b/implementation/pom.xml index 75ae8fb11..618750837 100644 --- a/implementation/pom.xml +++ b/implementation/pom.xml @@ -6,7 +6,7 @@ io.smallrye.reactive mutiny-project - 999-SNAPSHOT + 2.2.0 mutiny diff --git a/kotlin/pom.xml b/kotlin/pom.xml index 0b1e46225..e0a721c6f 100644 --- a/kotlin/pom.xml +++ b/kotlin/pom.xml @@ -6,7 +6,7 @@ io.smallrye.reactive mutiny-project - 999-SNAPSHOT + 2.2.0 mutiny-kotlin diff --git a/math/pom.xml b/math/pom.xml index 7bc9875dc..8c07319f5 100644 --- a/math/pom.xml +++ b/math/pom.xml @@ -7,7 +7,7 @@ io.smallrye.reactive mutiny-project - 999-SNAPSHOT + 2.2.0 SmallRye Mutiny - Math operators diff --git a/pom.xml b/pom.xml index 681a60856..62b1d0f12 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ io.smallrye.reactive mutiny-project - 999-SNAPSHOT + 2.2.0 pom SmallRye Mutiny - Parent diff --git a/reactive-streams-operators-jakarta/pom.xml b/reactive-streams-operators-jakarta/pom.xml index c538f4b7b..de3ba347e 100644 --- a/reactive-streams-operators-jakarta/pom.xml +++ b/reactive-streams-operators-jakarta/pom.xml @@ -6,7 +6,7 @@ io.smallrye.reactive mutiny-project - 999-SNAPSHOT + 2.2.0 mutiny-reactive-streams-operators-jakarta diff --git a/reactive-streams-operators/pom.xml b/reactive-streams-operators/pom.xml index 43306e6ea..6f719df33 100644 --- a/reactive-streams-operators/pom.xml +++ b/reactive-streams-operators/pom.xml @@ -6,7 +6,7 @@ io.smallrye.reactive mutiny-project - 999-SNAPSHOT + 2.2.0 mutiny-reactive-streams-operators diff --git a/reactive-streams-tck-tests/pom.xml b/reactive-streams-tck-tests/pom.xml index e7e8c2efd..ce5352714 100644 --- a/reactive-streams-tck-tests/pom.xml +++ b/reactive-streams-tck-tests/pom.xml @@ -7,7 +7,7 @@ io.smallrye.reactive mutiny-project - 999-SNAPSHOT + 2.2.0 reactive-streams-tck-tests diff --git a/reactor/pom.xml b/reactor/pom.xml index 8dc754313..c80f311ee 100644 --- a/reactor/pom.xml +++ b/reactor/pom.xml @@ -5,7 +5,7 @@ io.smallrye.reactive mutiny-project - 999-SNAPSHOT + 2.2.0 mutiny-reactor diff --git a/release/pom.xml b/release/pom.xml index 908a621a6..7695471ba 100644 --- a/release/pom.xml +++ b/release/pom.xml @@ -5,7 +5,7 @@ io.smallrye.reactive mutiny-project - 999-SNAPSHOT + 2.2.0 smallrye-mutiny-release diff --git a/rxjava3/pom.xml b/rxjava3/pom.xml index 50793d1f6..7e74f1f1f 100644 --- a/rxjava3/pom.xml +++ b/rxjava3/pom.xml @@ -5,7 +5,7 @@ io.smallrye.reactive mutiny-project - 999-SNAPSHOT + 2.2.0 mutiny-rxjava3 diff --git a/test-utils/pom.xml b/test-utils/pom.xml index 02a4f93b0..3a4e4f3cc 100644 --- a/test-utils/pom.xml +++ b/test-utils/pom.xml @@ -5,7 +5,7 @@ io.smallrye.reactive mutiny-project - 999-SNAPSHOT + 2.2.0 mutiny-test-utils