diff --git a/bom/pom.xml b/bom/pom.xml
index cebe76052..5b36c5935 100644
--- a/bom/pom.xml
+++ b/bom/pom.xml
@@ -6,7 +6,7 @@
io.smallrye.reactive
mutiny-bom
- 2.5.3
+ 999-SNAPSHOT
pom
diff --git a/context-propagation/pom.xml b/context-propagation/pom.xml
index c32720682..c5677910b 100644
--- a/context-propagation/pom.xml
+++ b/context-propagation/pom.xml
@@ -7,7 +7,7 @@
io.smallrye.reactive
mutiny-project
- 2.5.3
+ 999-SNAPSHOT
mutiny-smallrye-context-propagation
diff --git a/documentation/pom.xml b/documentation/pom.xml
index 001590d36..cb9a9e8ef 100644
--- a/documentation/pom.xml
+++ b/documentation/pom.xml
@@ -5,7 +5,7 @@
io.smallrye.reactive
mutiny-project
- 2.5.3
+ 999-SNAPSHOT
mutiny-documentation
diff --git a/implementation/pom.xml b/implementation/pom.xml
index dda60f888..4fd45f81e 100644
--- a/implementation/pom.xml
+++ b/implementation/pom.xml
@@ -6,7 +6,7 @@
io.smallrye.reactive
mutiny-project
- 2.5.3
+ 999-SNAPSHOT
mutiny
diff --git a/kotlin/pom.xml b/kotlin/pom.xml
index 66d8d9e38..51d280254 100644
--- a/kotlin/pom.xml
+++ b/kotlin/pom.xml
@@ -6,7 +6,7 @@
io.smallrye.reactive
mutiny-project
- 2.5.3
+ 999-SNAPSHOT
mutiny-kotlin
diff --git a/math/pom.xml b/math/pom.xml
index 2aeedc6a7..bd2d16d1b 100644
--- a/math/pom.xml
+++ b/math/pom.xml
@@ -7,7 +7,7 @@
io.smallrye.reactive
mutiny-project
- 2.5.3
+ 999-SNAPSHOT
SmallRye Mutiny - Math operators
diff --git a/pom.xml b/pom.xml
index 2c05bd7a6..641f2440b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
io.smallrye.reactive
mutiny-project
- 2.5.3
+ 999-SNAPSHOT
pom
SmallRye Mutiny - Parent
diff --git a/reactive-streams-operators-jakarta/pom.xml b/reactive-streams-operators-jakarta/pom.xml
index 7558f6ec7..098b1b111 100644
--- a/reactive-streams-operators-jakarta/pom.xml
+++ b/reactive-streams-operators-jakarta/pom.xml
@@ -6,7 +6,7 @@
io.smallrye.reactive
mutiny-project
- 2.5.3
+ 999-SNAPSHOT
mutiny-reactive-streams-operators-jakarta
diff --git a/reactive-streams-operators/pom.xml b/reactive-streams-operators/pom.xml
index aea849958..ab2925c87 100644
--- a/reactive-streams-operators/pom.xml
+++ b/reactive-streams-operators/pom.xml
@@ -6,7 +6,7 @@
io.smallrye.reactive
mutiny-project
- 2.5.3
+ 999-SNAPSHOT
mutiny-reactive-streams-operators
diff --git a/reactive-streams-tck-tests/pom.xml b/reactive-streams-tck-tests/pom.xml
index f27c7f431..e7e8c2efd 100644
--- a/reactive-streams-tck-tests/pom.xml
+++ b/reactive-streams-tck-tests/pom.xml
@@ -7,7 +7,7 @@
io.smallrye.reactive
mutiny-project
- 2.5.3
+ 999-SNAPSHOT
reactive-streams-tck-tests
diff --git a/reactor/pom.xml b/reactor/pom.xml
index 985c3d1c3..3fe87e7b0 100644
--- a/reactor/pom.xml
+++ b/reactor/pom.xml
@@ -5,7 +5,7 @@
io.smallrye.reactive
mutiny-project
- 2.5.3
+ 999-SNAPSHOT
mutiny-reactor
diff --git a/release/pom.xml b/release/pom.xml
index 3dd5062b9..908a621a6 100644
--- a/release/pom.xml
+++ b/release/pom.xml
@@ -5,7 +5,7 @@
io.smallrye.reactive
mutiny-project
- 2.5.3
+ 999-SNAPSHOT
smallrye-mutiny-release
diff --git a/rxjava3/pom.xml b/rxjava3/pom.xml
index 2336b2083..10a155f82 100644
--- a/rxjava3/pom.xml
+++ b/rxjava3/pom.xml
@@ -5,7 +5,7 @@
io.smallrye.reactive
mutiny-project
- 2.5.3
+ 999-SNAPSHOT
mutiny-rxjava3
diff --git a/test-utils/pom.xml b/test-utils/pom.xml
index eab6fb684..02a4f93b0 100644
--- a/test-utils/pom.xml
+++ b/test-utils/pom.xml
@@ -5,7 +5,7 @@
io.smallrye.reactive
mutiny-project
- 2.5.3
+ 999-SNAPSHOT
mutiny-test-utils
diff --git a/workshop-examples/pom.xml b/workshop-examples/pom.xml
index e27fae1e2..982a86a40 100644
--- a/workshop-examples/pom.xml
+++ b/workshop-examples/pom.xml
@@ -7,7 +7,7 @@
io.smallrye.reactive
mutiny-project
- 2.5.3
+ 999-SNAPSHOT
SmallRye Mutiny - Workshop examples