From 26335e1c05806c4d7cd6bd0a1d2aa8955648b3e0 Mon Sep 17 00:00:00 2001 From: jponge Date: Mon, 30 Jan 2023 11:19:26 +0000 Subject: [PATCH] [RELEASE] - Bump version to 2.1.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 9be0469c4..aec398759 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -6,7 +6,7 @@ io.smallrye.reactive mutiny-bom - 999-SNAPSHOT + 2.1.0 pom diff --git a/context-propagation/pom.xml b/context-propagation/pom.xml index 6bd677acf..4dd25d3b3 100644 --- a/context-propagation/pom.xml +++ b/context-propagation/pom.xml @@ -7,7 +7,7 @@ io.smallrye.reactive mutiny-project - 999-SNAPSHOT + 2.1.0 mutiny-smallrye-context-propagation diff --git a/documentation/pom.xml b/documentation/pom.xml index 1cfa274ca..8ea7d56b1 100644 --- a/documentation/pom.xml +++ b/documentation/pom.xml @@ -5,7 +5,7 @@ io.smallrye.reactive mutiny-project - 999-SNAPSHOT + 2.1.0 mutiny-documentation diff --git a/implementation/pom.xml b/implementation/pom.xml index 75ae8fb11..df783a5ea 100644 --- a/implementation/pom.xml +++ b/implementation/pom.xml @@ -6,7 +6,7 @@ io.smallrye.reactive mutiny-project - 999-SNAPSHOT + 2.1.0 mutiny diff --git a/kotlin/pom.xml b/kotlin/pom.xml index 0b1e46225..91f722dc3 100644 --- a/kotlin/pom.xml +++ b/kotlin/pom.xml @@ -6,7 +6,7 @@ io.smallrye.reactive mutiny-project - 999-SNAPSHOT + 2.1.0 mutiny-kotlin diff --git a/math/pom.xml b/math/pom.xml index 7bc9875dc..f5a87d742 100644 --- a/math/pom.xml +++ b/math/pom.xml @@ -7,7 +7,7 @@ io.smallrye.reactive mutiny-project - 999-SNAPSHOT + 2.1.0 SmallRye Mutiny - Math operators diff --git a/pom.xml b/pom.xml index 8552ba61b..49bbcbbb7 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ io.smallrye.reactive mutiny-project - 999-SNAPSHOT + 2.1.0 pom SmallRye Mutiny - Parent diff --git a/reactive-streams-operators-jakarta/pom.xml b/reactive-streams-operators-jakarta/pom.xml index c538f4b7b..b827029cf 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.1.0 mutiny-reactive-streams-operators-jakarta diff --git a/reactive-streams-operators/pom.xml b/reactive-streams-operators/pom.xml index 43306e6ea..25cb790ac 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.1.0 mutiny-reactive-streams-operators diff --git a/reactive-streams-tck-tests/pom.xml b/reactive-streams-tck-tests/pom.xml index e7e8c2efd..0dc697749 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.1.0 reactive-streams-tck-tests diff --git a/reactor/pom.xml b/reactor/pom.xml index 8dc754313..9a583f734 100644 --- a/reactor/pom.xml +++ b/reactor/pom.xml @@ -5,7 +5,7 @@ io.smallrye.reactive mutiny-project - 999-SNAPSHOT + 2.1.0 mutiny-reactor diff --git a/release/pom.xml b/release/pom.xml index 908a621a6..4b8ce9bda 100644 --- a/release/pom.xml +++ b/release/pom.xml @@ -5,7 +5,7 @@ io.smallrye.reactive mutiny-project - 999-SNAPSHOT + 2.1.0 smallrye-mutiny-release diff --git a/rxjava3/pom.xml b/rxjava3/pom.xml index 50793d1f6..6c51f2964 100644 --- a/rxjava3/pom.xml +++ b/rxjava3/pom.xml @@ -5,7 +5,7 @@ io.smallrye.reactive mutiny-project - 999-SNAPSHOT + 2.1.0 mutiny-rxjava3 diff --git a/test-utils/pom.xml b/test-utils/pom.xml index 02a4f93b0..75537e2b5 100644 --- a/test-utils/pom.xml +++ b/test-utils/pom.xml @@ -5,7 +5,7 @@ io.smallrye.reactive mutiny-project - 999-SNAPSHOT + 2.1.0 mutiny-test-utils