diff --git a/deployment/pom.xml b/deployment/pom.xml
index fec7482..998c8d0 100644
--- a/deployment/pom.xml
+++ b/deployment/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.opentracing
quarkus-smallrye-opentracing-parent
- 1.0.0
+ 999-SNAPSHOT
quarkus-smallrye-opentracing-deployment
Quarkus SmallRye OpenTracing - Deployment
diff --git a/docs/pom.xml b/docs/pom.xml
index da22eb6..5d81c5e 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.opentracing
quarkus-smallrye-opentracing-parent
- 1.0.0
+ 999-SNAPSHOT
../pom.xml
diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml
index b8e671f..52b3db4 100644
--- a/integration-tests/pom.xml
+++ b/integration-tests/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.opentracing
quarkus-smallrye-opentracing-parent
- 1.0.0
+ 999-SNAPSHOT
quarkus-smallrye-opentracing-integration-tests
Quarkus SmallRye OpenTracing - Integration Tests
diff --git a/pom.xml b/pom.xml
index ee4a742..12fa9ba 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,7 +8,7 @@
io.quarkiverse.opentracing
quarkus-smallrye-opentracing-parent
- 1.0.0
+ 999-SNAPSHOT
pom
Quarkus SmallRye OpenTracing - Parent
@@ -21,7 +21,7 @@
scm:git:git@github.com:quarkiverse/quarkus-smallrye-opentracing.git
scm:git:git@github.com:quarkiverse/quarkus-smallrye-opentracing.git
https://github.com/quarkiverse/quarkus-smallrye-opentracing
- 1.0.0
+ HEAD
3.11.0
diff --git a/quickstart/pom.xml b/quickstart/pom.xml
index 5c4a46a..d043013 100644
--- a/quickstart/pom.xml
+++ b/quickstart/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.opentracing
quarkus-smallrye-opentracing-parent
- 1.0.0
+ 999-SNAPSHOT
quarkus-smallrye-opentracing-quickstart
diff --git a/runtime/pom.xml b/runtime/pom.xml
index b442a9c..462c42a 100644
--- a/runtime/pom.xml
+++ b/runtime/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.opentracing
quarkus-smallrye-opentracing-parent
- 1.0.0
+ 999-SNAPSHOT
quarkus-smallrye-opentracing
Quarkus SmallRye OpenTracing - Runtime