diff --git a/bootique-mongo-client/pom.xml b/bootique-mongo-client/pom.xml index b1ca21f..59672d3 100644 --- a/bootique-mongo-client/pom.xml +++ b/bootique-mongo-client/pom.xml @@ -22,7 +22,7 @@ bootique-mongo-parent io.bootique.mongo - 3.0-M3 + 3.0-SNAPSHOT 4.0.0 diff --git a/bootique-mongo-junit5/pom.xml b/bootique-mongo-junit5/pom.xml index c9208e6..07acd8b 100644 --- a/bootique-mongo-junit5/pom.xml +++ b/bootique-mongo-junit5/pom.xml @@ -21,7 +21,7 @@ bootique-mongo-parent io.bootique.mongo - 3.0-M3 + 3.0-SNAPSHOT 4.0.0 diff --git a/bootique-mongo-morphia/pom.xml b/bootique-mongo-morphia/pom.xml index 9fe1e62..c607aee 100644 --- a/bootique-mongo-morphia/pom.xml +++ b/bootique-mongo-morphia/pom.xml @@ -21,7 +21,7 @@ bootique-mongo-parent io.bootique.mongo - 3.0-M3 + 3.0-SNAPSHOT 4.0.0 diff --git a/pom.xml b/pom.xml index 4731cb4..6d2a9a8 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ io.bootique.mongo bootique-mongo-parent - 3.0-M3 + 3.0-SNAPSHOT bootique-mongo-parent @@ -52,7 +52,7 @@ scm:git:ssh://git@github.com/bootique/bootique-mongodb.git https://github.com/bootique/bootique-mongodb - 3.0-M3 + HEAD