From 99382f703f347cc83e5e0b23d55d5ece9dbf3f0f Mon Sep 17 00:00:00 2001 From: cescoffier Date: Wed, 27 May 2020 07:01:14 +0000 Subject: [PATCH] [RELEASE] - Bump version to 0.5.2 --- context-propagation/pom.xml | 2 +- documentation/pom.xml | 2 +- implementation/pom.xml | 2 +- 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 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/context-propagation/pom.xml b/context-propagation/pom.xml index eb24eadf9..50eebcf53 100644 --- a/context-propagation/pom.xml +++ b/context-propagation/pom.xml @@ -7,7 +7,7 @@ io.smallrye.reactive mutiny-project - 999-SNAPSHOT + 0.5.2 mutiny-context-propagation diff --git a/documentation/pom.xml b/documentation/pom.xml index ffd33e9c1..a1076ff0d 100644 --- a/documentation/pom.xml +++ b/documentation/pom.xml @@ -5,7 +5,7 @@ io.smallrye.reactive mutiny-project - 999-SNAPSHOT + 0.5.2 mutiny-documentation diff --git a/implementation/pom.xml b/implementation/pom.xml index ca785181c..ff4ec4b94 100644 --- a/implementation/pom.xml +++ b/implementation/pom.xml @@ -6,7 +6,7 @@ io.smallrye.reactive mutiny-project - 999-SNAPSHOT + 0.5.2 mutiny diff --git a/pom.xml b/pom.xml index 368e667da..191453e95 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ io.smallrye.reactive mutiny-project - 999-SNAPSHOT + 0.5.2 pom SmallRye Mutiny Project diff --git a/reactive-streams-operators/pom.xml b/reactive-streams-operators/pom.xml index d60581861..5bebf5cf0 100644 --- a/reactive-streams-operators/pom.xml +++ b/reactive-streams-operators/pom.xml @@ -5,7 +5,7 @@ io.smallrye.reactive mutiny-project - 999-SNAPSHOT + 0.5.2 mutiny-reactive-streams-operators diff --git a/reactor/pom.xml b/reactor/pom.xml index 9e8b30a33..84f198322 100644 --- a/reactor/pom.xml +++ b/reactor/pom.xml @@ -5,7 +5,7 @@ io.smallrye.reactive mutiny-project - 999-SNAPSHOT + 0.5.2 mutiny-reactor diff --git a/release/pom.xml b/release/pom.xml index 0c25243b5..e3052658f 100644 --- a/release/pom.xml +++ b/release/pom.xml @@ -5,7 +5,7 @@ io.smallrye.reactive mutiny-project - 999-SNAPSHOT + 0.5.2 smallrye-mutiny-release diff --git a/rxjava/pom.xml b/rxjava/pom.xml index 05ce3992f..aab32d3a7 100644 --- a/rxjava/pom.xml +++ b/rxjava/pom.xml @@ -5,7 +5,7 @@ io.smallrye.reactive mutiny-project - 999-SNAPSHOT + 0.5.2 mutiny-rxjava diff --git a/test-utils/pom.xml b/test-utils/pom.xml index 43addde9a..d7cdea916 100644 --- a/test-utils/pom.xml +++ b/test-utils/pom.xml @@ -5,7 +5,7 @@ io.smallrye.reactive mutiny-project - 999-SNAPSHOT + 0.5.2 mutiny-test-utils