From 0e7ebb28e06b989c8ac0ca6d59ffa97e1d3371d7 Mon Sep 17 00:00:00 2001 From: cescoffier Date: Thu, 18 Jun 2020 11:13:29 +0000 Subject: [PATCH] [RELEASE] - Bump version to 0.5.3 --- 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..9f249871a 100644 --- a/context-propagation/pom.xml +++ b/context-propagation/pom.xml @@ -7,7 +7,7 @@ io.smallrye.reactive mutiny-project - 999-SNAPSHOT + 0.5.3 mutiny-context-propagation diff --git a/documentation/pom.xml b/documentation/pom.xml index 3ff500222..977e91431 100644 --- a/documentation/pom.xml +++ b/documentation/pom.xml @@ -5,7 +5,7 @@ io.smallrye.reactive mutiny-project - 999-SNAPSHOT + 0.5.3 mutiny-documentation diff --git a/implementation/pom.xml b/implementation/pom.xml index ca785181c..67a277b7c 100644 --- a/implementation/pom.xml +++ b/implementation/pom.xml @@ -6,7 +6,7 @@ io.smallrye.reactive mutiny-project - 999-SNAPSHOT + 0.5.3 mutiny diff --git a/pom.xml b/pom.xml index febb60df7..bc34a23eb 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ io.smallrye.reactive mutiny-project - 999-SNAPSHOT + 0.5.3 pom SmallRye Mutiny Project diff --git a/reactive-streams-operators/pom.xml b/reactive-streams-operators/pom.xml index 376474d8a..05eacf939 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.3 mutiny-reactive-streams-operators diff --git a/reactor/pom.xml b/reactor/pom.xml index 9e8b30a33..43a1b2a49 100644 --- a/reactor/pom.xml +++ b/reactor/pom.xml @@ -5,7 +5,7 @@ io.smallrye.reactive mutiny-project - 999-SNAPSHOT + 0.5.3 mutiny-reactor diff --git a/release/pom.xml b/release/pom.xml index 0c25243b5..335fb435b 100644 --- a/release/pom.xml +++ b/release/pom.xml @@ -5,7 +5,7 @@ io.smallrye.reactive mutiny-project - 999-SNAPSHOT + 0.5.3 smallrye-mutiny-release diff --git a/rxjava/pom.xml b/rxjava/pom.xml index 05ce3992f..2a6273f69 100644 --- a/rxjava/pom.xml +++ b/rxjava/pom.xml @@ -5,7 +5,7 @@ io.smallrye.reactive mutiny-project - 999-SNAPSHOT + 0.5.3 mutiny-rxjava diff --git a/test-utils/pom.xml b/test-utils/pom.xml index 43addde9a..46b89528f 100644 --- a/test-utils/pom.xml +++ b/test-utils/pom.xml @@ -5,7 +5,7 @@ io.smallrye.reactive mutiny-project - 999-SNAPSHOT + 0.5.3 mutiny-test-utils