diff --git a/deployment/pom.xml b/deployment/pom.xml
index c4b2752..f9345f0 100644
--- a/deployment/pom.xml
+++ b/deployment/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.jgit
quarkus-jgit-parent
- 3.1.2
+ 999-SNAPSHOT
quarkus-jgit-deployment
Quarkus - JGit - Deployment
diff --git a/docs/pom.xml b/docs/pom.xml
index 46f15d2..da30ec0 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.jgit
quarkus-jgit-parent
- 3.1.2
+ 999-SNAPSHOT
../pom.xml
diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml
index 9971d39..afec7c3 100644
--- a/integration-tests/pom.xml
+++ b/integration-tests/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.jgit
quarkus-jgit-parent
- 3.1.2
+ 999-SNAPSHOT
quarkus-jgit-integration-tests
Quarkus - JGit - Integration Tests
diff --git a/pom.xml b/pom.xml
index 00a53d2..f2c9c9a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,7 +8,7 @@
io.quarkiverse.jgit
quarkus-jgit-parent
- 3.1.2
+ 999-SNAPSHOT
pom
Quarkus - JGit - Parent
@@ -26,7 +26,7 @@
scm:git:git@github.com:quarkiverse/quarkus-jgit.git
scm:git:git@github.com:quarkiverse/quarkus-jgit.git
https://github.com/quarkiverse/quarkus-jgit
- 3.1.2
+ HEAD
diff --git a/runtime/pom.xml b/runtime/pom.xml
index da3256b..8dcc9e0 100644
--- a/runtime/pom.xml
+++ b/runtime/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.jgit
quarkus-jgit-parent
- 3.1.2
+ 999-SNAPSHOT
quarkus-jgit
Quarkus - JGit - Runtime