diff --git a/bom/pom.xml b/bom/pom.xml index 25a205404..9d82cc6bc 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -6,7 +6,7 @@ io.smallrye.reactive mutiny-bom - 999-SNAPSHOT + 2.5.0-M1 pom diff --git a/context-propagation/pom.xml b/context-propagation/pom.xml index 6bd677acf..c0f11cc3c 100644 --- a/context-propagation/pom.xml +++ b/context-propagation/pom.xml @@ -7,7 +7,7 @@ io.smallrye.reactive mutiny-project - 999-SNAPSHOT + 2.5.0-M1 mutiny-smallrye-context-propagation diff --git a/documentation/attributes.yaml b/documentation/attributes.yaml index 2eddc2c33..1ab6cfcff 100644 --- a/documentation/attributes.yaml +++ b/documentation/attributes.yaml @@ -1,6 +1,6 @@ # GENERATED FILE, DO NOT EDIT DIRECTLY (see .build/UpdateDocsAttributesFiles.java) attributes: - project-version: 2.4.0 + project-version: 2.5.0-M1 versions: - mutiny: 2.4.0 - vertx_bindings: 3.5.0 + mutiny: 2.5.0-M1 + vertx_bindings: 3.6.0 diff --git a/documentation/pom.xml b/documentation/pom.xml index 9f2d6cf58..f2fdad88f 100644 --- a/documentation/pom.xml +++ b/documentation/pom.xml @@ -5,7 +5,7 @@ io.smallrye.reactive mutiny-project - 999-SNAPSHOT + 2.5.0-M1 mutiny-documentation diff --git a/implementation/pom.xml b/implementation/pom.xml index f6f959297..26a73dd41 100644 --- a/implementation/pom.xml +++ b/implementation/pom.xml @@ -6,7 +6,7 @@ io.smallrye.reactive mutiny-project - 999-SNAPSHOT + 2.5.0-M1 mutiny diff --git a/kotlin/pom.xml b/kotlin/pom.xml index 8e7e7355a..c60e25645 100644 --- a/kotlin/pom.xml +++ b/kotlin/pom.xml @@ -6,7 +6,7 @@ io.smallrye.reactive mutiny-project - 999-SNAPSHOT + 2.5.0-M1 mutiny-kotlin diff --git a/math/pom.xml b/math/pom.xml index 7bc9875dc..538e08ca3 100644 --- a/math/pom.xml +++ b/math/pom.xml @@ -7,7 +7,7 @@ io.smallrye.reactive mutiny-project - 999-SNAPSHOT + 2.5.0-M1 SmallRye Mutiny - Math operators diff --git a/pom.xml b/pom.xml index 58d232168..c33185234 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ io.smallrye.reactive mutiny-project - 999-SNAPSHOT + 2.5.0-M1 pom SmallRye Mutiny - Parent diff --git a/reactive-streams-operators-jakarta/pom.xml b/reactive-streams-operators-jakarta/pom.xml index c538f4b7b..2ab1793d8 100644 --- a/reactive-streams-operators-jakarta/pom.xml +++ b/reactive-streams-operators-jakarta/pom.xml @@ -6,7 +6,7 @@ io.smallrye.reactive mutiny-project - 999-SNAPSHOT + 2.5.0-M1 mutiny-reactive-streams-operators-jakarta diff --git a/reactive-streams-operators/pom.xml b/reactive-streams-operators/pom.xml index 43306e6ea..36800f227 100644 --- a/reactive-streams-operators/pom.xml +++ b/reactive-streams-operators/pom.xml @@ -6,7 +6,7 @@ io.smallrye.reactive mutiny-project - 999-SNAPSHOT + 2.5.0-M1 mutiny-reactive-streams-operators diff --git a/reactive-streams-tck-tests/pom.xml b/reactive-streams-tck-tests/pom.xml index e7e8c2efd..df05d61de 100644 --- a/reactive-streams-tck-tests/pom.xml +++ b/reactive-streams-tck-tests/pom.xml @@ -7,7 +7,7 @@ io.smallrye.reactive mutiny-project - 999-SNAPSHOT + 2.5.0-M1 reactive-streams-tck-tests diff --git a/reactor/pom.xml b/reactor/pom.xml index 8dc754313..c83641572 100644 --- a/reactor/pom.xml +++ b/reactor/pom.xml @@ -5,7 +5,7 @@ io.smallrye.reactive mutiny-project - 999-SNAPSHOT + 2.5.0-M1 mutiny-reactor diff --git a/release/pom.xml b/release/pom.xml index 908a621a6..da3ca11ce 100644 --- a/release/pom.xml +++ b/release/pom.xml @@ -5,7 +5,7 @@ io.smallrye.reactive mutiny-project - 999-SNAPSHOT + 2.5.0-M1 smallrye-mutiny-release diff --git a/rxjava3/pom.xml b/rxjava3/pom.xml index 50793d1f6..97fa78b48 100644 --- a/rxjava3/pom.xml +++ b/rxjava3/pom.xml @@ -5,7 +5,7 @@ io.smallrye.reactive mutiny-project - 999-SNAPSHOT + 2.5.0-M1 mutiny-rxjava3 diff --git a/test-utils/pom.xml b/test-utils/pom.xml index 02a4f93b0..ab301d222 100644 --- a/test-utils/pom.xml +++ b/test-utils/pom.xml @@ -5,7 +5,7 @@ io.smallrye.reactive mutiny-project - 999-SNAPSHOT + 2.5.0-M1 mutiny-test-utils diff --git a/workshop-examples/pom.xml b/workshop-examples/pom.xml index 982a86a40..de8a4cc44 100644 --- a/workshop-examples/pom.xml +++ b/workshop-examples/pom.xml @@ -7,7 +7,7 @@ io.smallrye.reactive mutiny-project - 999-SNAPSHOT + 2.5.0-M1 SmallRye Mutiny - Workshop examples