From 73927fcf398619dd0f0326438fc5cece804b3a37 Mon Sep 17 00:00:00 2001 From: jponge Date: Wed, 7 Jul 2021 17:25:14 +0000 Subject: [PATCH] [RELEASE] - Bump version to 0.19.2 --- 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 +- test-utils/pom.xml | 2 +- 13 files changed, 13 insertions(+), 13 deletions(-) diff --git a/bom/pom.xml b/bom/pom.xml index b19b431b1..8033b1385 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -6,7 +6,7 @@ io.smallrye.reactive mutiny-bom - 999-SNAPSHOT + 0.19.2 pom diff --git a/context-propagation/pom.xml b/context-propagation/pom.xml index d8ab23bbc..441b6c623 100644 --- a/context-propagation/pom.xml +++ b/context-propagation/pom.xml @@ -7,7 +7,7 @@ io.smallrye.reactive mutiny-project - 999-SNAPSHOT + 0.19.2 mutiny-smallrye-context-propagation diff --git a/documentation/pom.xml b/documentation/pom.xml index c3fbc0f72..f059e8444 100644 --- a/documentation/pom.xml +++ b/documentation/pom.xml @@ -5,7 +5,7 @@ io.smallrye.reactive mutiny-project - 999-SNAPSHOT + 0.19.2 mutiny-documentation diff --git a/implementation/pom.xml b/implementation/pom.xml index f4397f8a2..0df435cb9 100644 --- a/implementation/pom.xml +++ b/implementation/pom.xml @@ -6,7 +6,7 @@ io.smallrye.reactive mutiny-project - 999-SNAPSHOT + 0.19.2 mutiny diff --git a/kotlin/pom.xml b/kotlin/pom.xml index 0c7c9d86d..9071f3262 100644 --- a/kotlin/pom.xml +++ b/kotlin/pom.xml @@ -6,7 +6,7 @@ io.smallrye.reactive mutiny-project - 999-SNAPSHOT + 0.19.2 mutiny-kotlin diff --git a/math/pom.xml b/math/pom.xml index 4c1987a8f..3f156689a 100644 --- a/math/pom.xml +++ b/math/pom.xml @@ -7,7 +7,7 @@ io.smallrye.reactive mutiny-project - 999-SNAPSHOT + 0.19.2 SmallRye Mutiny :: Math Operators diff --git a/pom.xml b/pom.xml index 0c95effcd..b3cd000e2 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ io.smallrye.reactive mutiny-project - 999-SNAPSHOT + 0.19.2 pom SmallRye Mutiny :: Parent diff --git a/reactive-streams-junit5-tck/pom.xml b/reactive-streams-junit5-tck/pom.xml index 45f0cd873..d3bbd923b 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 + 0.19.2 reactive-streams-junit5-tck diff --git a/reactive-streams-operators/pom.xml b/reactive-streams-operators/pom.xml index 33bffb9eb..d9a022b59 100644 --- a/reactive-streams-operators/pom.xml +++ b/reactive-streams-operators/pom.xml @@ -6,7 +6,7 @@ io.smallrye.reactive mutiny-project - 999-SNAPSHOT + 0.19.2 mutiny-reactive-streams-operators diff --git a/reactor/pom.xml b/reactor/pom.xml index 87432c3ed..3ce279a68 100644 --- a/reactor/pom.xml +++ b/reactor/pom.xml @@ -5,7 +5,7 @@ io.smallrye.reactive mutiny-project - 999-SNAPSHOT + 0.19.2 mutiny-reactor diff --git a/release/pom.xml b/release/pom.xml index 2a3bbe945..fb585894d 100644 --- a/release/pom.xml +++ b/release/pom.xml @@ -5,7 +5,7 @@ io.smallrye.reactive mutiny-project - 999-SNAPSHOT + 0.19.2 smallrye-mutiny-release diff --git a/rxjava/pom.xml b/rxjava/pom.xml index ab37f36fa..358a72269 100644 --- a/rxjava/pom.xml +++ b/rxjava/pom.xml @@ -5,7 +5,7 @@ io.smallrye.reactive mutiny-project - 999-SNAPSHOT + 0.19.2 mutiny-rxjava diff --git a/test-utils/pom.xml b/test-utils/pom.xml index 065512140..596918e94 100644 --- a/test-utils/pom.xml +++ b/test-utils/pom.xml @@ -5,7 +5,7 @@ io.smallrye.reactive mutiny-project - 999-SNAPSHOT + 0.19.2 mutiny-test-utils