diff --git a/context-propagation/pom.xml b/context-propagation/pom.xml index 3c171c1ec..bbc243575 100644 --- a/context-propagation/pom.xml +++ b/context-propagation/pom.xml @@ -7,7 +7,7 @@ io.smallrye.reactive mutiny-project - 999-SNAPSHOT + 0.10.1 mutiny-context-propagation diff --git a/documentation/pom.xml b/documentation/pom.xml index 2ab3b5e69..29e942838 100644 --- a/documentation/pom.xml +++ b/documentation/pom.xml @@ -5,7 +5,7 @@ io.smallrye.reactive mutiny-project - 999-SNAPSHOT + 0.10.1 mutiny-documentation diff --git a/implementation/pom.xml b/implementation/pom.xml index e716d5d79..994e451a9 100644 --- a/implementation/pom.xml +++ b/implementation/pom.xml @@ -6,7 +6,7 @@ io.smallrye.reactive mutiny-project - 999-SNAPSHOT + 0.10.1 mutiny diff --git a/pom.xml b/pom.xml index 74d15eb90..953472d92 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ io.smallrye.reactive mutiny-project - 999-SNAPSHOT + 0.10.1 pom SmallRye Mutiny Project diff --git a/reactive-streams-junit5-tck/pom.xml b/reactive-streams-junit5-tck/pom.xml index b7c0931d8..23f91fb64 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.10.1 reactive-streams-junit5-tck diff --git a/reactive-streams-operators/pom.xml b/reactive-streams-operators/pom.xml index 4e8d28fc7..7bf795117 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.10.1 mutiny-reactive-streams-operators diff --git a/reactor/pom.xml b/reactor/pom.xml index ab14de4bf..a2d37f54e 100644 --- a/reactor/pom.xml +++ b/reactor/pom.xml @@ -5,7 +5,7 @@ io.smallrye.reactive mutiny-project - 999-SNAPSHOT + 0.10.1 mutiny-reactor diff --git a/release/pom.xml b/release/pom.xml index 0c25243b5..3994a8f94 100644 --- a/release/pom.xml +++ b/release/pom.xml @@ -5,7 +5,7 @@ io.smallrye.reactive mutiny-project - 999-SNAPSHOT + 0.10.1 smallrye-mutiny-release diff --git a/rxjava/pom.xml b/rxjava/pom.xml index d83b24108..cafa4caab 100644 --- a/rxjava/pom.xml +++ b/rxjava/pom.xml @@ -5,7 +5,7 @@ io.smallrye.reactive mutiny-project - 999-SNAPSHOT + 0.10.1 mutiny-rxjava diff --git a/test-utils/pom.xml b/test-utils/pom.xml index 027e526d9..3ae0a86de 100644 --- a/test-utils/pom.xml +++ b/test-utils/pom.xml @@ -5,7 +5,7 @@ io.smallrye.reactive mutiny-project - 999-SNAPSHOT + 0.10.1 mutiny-test-utils