From 53e96a09b12a4c91250979c3d1df9939834ad396 Mon Sep 17 00:00:00 2001 From: jponge Date: Mon, 29 Nov 2021 09:44:13 +0000 Subject: [PATCH] [RELEASE] - Bump version to 1.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-junit5-tck/pom.xml | 2 +- reactive-streams-operators/pom.xml | 2 +- reactor/pom.xml | 2 +- release/pom.xml | 2 +- rxjava/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 b32c1b8f7..cf872d6ab 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -6,7 +6,7 @@ io.smallrye.reactive mutiny-bom - 999-SNAPSHOT + 1.2.0 pom diff --git a/context-propagation/pom.xml b/context-propagation/pom.xml index cb0c3d59a..b311732f1 100644 --- a/context-propagation/pom.xml +++ b/context-propagation/pom.xml @@ -7,7 +7,7 @@ io.smallrye.reactive mutiny-project - 999-SNAPSHOT + 1.2.0 mutiny-smallrye-context-propagation diff --git a/documentation/pom.xml b/documentation/pom.xml index a58ff87d4..dd6ffd5ff 100644 --- a/documentation/pom.xml +++ b/documentation/pom.xml @@ -5,7 +5,7 @@ io.smallrye.reactive mutiny-project - 999-SNAPSHOT + 1.2.0 mutiny-documentation diff --git a/implementation/pom.xml b/implementation/pom.xml index c6a2ec97e..6a647b9ee 100644 --- a/implementation/pom.xml +++ b/implementation/pom.xml @@ -6,7 +6,7 @@ io.smallrye.reactive mutiny-project - 999-SNAPSHOT + 1.2.0 mutiny diff --git a/kotlin/pom.xml b/kotlin/pom.xml index 2448ecbdb..7d88859e1 100644 --- a/kotlin/pom.xml +++ b/kotlin/pom.xml @@ -6,7 +6,7 @@ io.smallrye.reactive mutiny-project - 999-SNAPSHOT + 1.2.0 mutiny-kotlin diff --git a/math/pom.xml b/math/pom.xml index 3eb24325f..3ab919e0d 100644 --- a/math/pom.xml +++ b/math/pom.xml @@ -7,7 +7,7 @@ io.smallrye.reactive mutiny-project - 999-SNAPSHOT + 1.2.0 SmallRye Mutiny - Math operators diff --git a/pom.xml b/pom.xml index 74b61f645..b35fb7719 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ io.smallrye.reactive mutiny-project - 999-SNAPSHOT + 1.2.0 pom SmallRye Mutiny - Parent diff --git a/reactive-streams-junit5-tck/pom.xml b/reactive-streams-junit5-tck/pom.xml index 901e247e4..d3b456c87 100644 --- a/reactive-streams-junit5-tck/pom.xml +++ b/reactive-streams-junit5-tck/pom.xml @@ -7,7 +7,7 @@ io.smallrye.reactive mutiny-project - 999-SNAPSHOT + 1.2.0 reactive-streams-junit5-tck diff --git a/reactive-streams-operators/pom.xml b/reactive-streams-operators/pom.xml index a94bd8642..7ab0bb20c 100644 --- a/reactive-streams-operators/pom.xml +++ b/reactive-streams-operators/pom.xml @@ -6,7 +6,7 @@ io.smallrye.reactive mutiny-project - 999-SNAPSHOT + 1.2.0 mutiny-reactive-streams-operators diff --git a/reactor/pom.xml b/reactor/pom.xml index 1ace7d661..2b56f073c 100644 --- a/reactor/pom.xml +++ b/reactor/pom.xml @@ -5,7 +5,7 @@ io.smallrye.reactive mutiny-project - 999-SNAPSHOT + 1.2.0 mutiny-reactor diff --git a/release/pom.xml b/release/pom.xml index 908a621a6..8935602fd 100644 --- a/release/pom.xml +++ b/release/pom.xml @@ -5,7 +5,7 @@ io.smallrye.reactive mutiny-project - 999-SNAPSHOT + 1.2.0 smallrye-mutiny-release diff --git a/rxjava/pom.xml b/rxjava/pom.xml index e3ec713f0..45e5520a9 100644 --- a/rxjava/pom.xml +++ b/rxjava/pom.xml @@ -5,7 +5,7 @@ io.smallrye.reactive mutiny-project - 999-SNAPSHOT + 1.2.0 mutiny-rxjava diff --git a/rxjava3/pom.xml b/rxjava3/pom.xml index 090b7560b..ccaa2fb21 100644 --- a/rxjava3/pom.xml +++ b/rxjava3/pom.xml @@ -5,7 +5,7 @@ io.smallrye.reactive mutiny-project - 999-SNAPSHOT + 1.2.0 mutiny-rxjava3 diff --git a/test-utils/pom.xml b/test-utils/pom.xml index fe306ea13..3c457c3d1 100644 --- a/test-utils/pom.xml +++ b/test-utils/pom.xml @@ -5,7 +5,7 @@ io.smallrye.reactive mutiny-project - 999-SNAPSHOT + 1.2.0 mutiny-test-utils