diff --git a/deployment/pom.xml b/deployment/pom.xml
index 6689123..8d3bb24 100644
--- a/deployment/pom.xml
+++ b/deployment/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.jdbc
quarkus-jdbc-sqlite-parent
- 3.0.7
+ 999-SNAPSHOT
quarkus-jdbc-sqlite-deployment
Quarkus - JDBC SQLite - Deployment
diff --git a/docs/pom.xml b/docs/pom.xml
index 83957ee..a9b369b 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.jdbc
quarkus-jdbc-sqlite-parent
- 3.0.7
+ 999-SNAPSHOT
../pom.xml
diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml
index 9e397f3..ab14675 100644
--- a/integration-tests/pom.xml
+++ b/integration-tests/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.jdbc
quarkus-jdbc-sqlite-parent
- 3.0.7
+ 999-SNAPSHOT
quarkus-jdbc-sqlite-integration-tests
Quarkus - JDBC SQLite - Integration Tests
diff --git a/pom.xml b/pom.xml
index 0550051..23f5e09 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,7 +8,7 @@
io.quarkiverse.jdbc
quarkus-jdbc-sqlite-parent
- 3.0.7
+ 999-SNAPSHOT
pom
Quarkus - JDBC SQLite - Parent
@@ -20,7 +20,7 @@
scm:git:git@github.com:quarkiverse/quarkus-jdbc-sqlite.git
scm:git:git@github.com:quarkiverse/quarkus-jdbc-sqlite.git
https://github.com/quarkiverse/quarkus-jdbc-sqlite
- 3.0.7
+ HEAD
3.8.1
diff --git a/runtime/pom.xml b/runtime/pom.xml
index a563cec..a2e0c59 100644
--- a/runtime/pom.xml
+++ b/runtime/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.jdbc
quarkus-jdbc-sqlite-parent
- 3.0.7
+ 999-SNAPSHOT
quarkus-jdbc-sqlite
Quarkus - JDBC SQLite - Runtime