diff --git a/bootique-job-consul/pom.xml b/bootique-job-consul/pom.xml index 4e9f78ea..3a6877d7 100644 --- a/bootique-job-consul/pom.xml +++ b/bootique-job-consul/pom.xml @@ -22,7 +22,7 @@ bootique-job-parent io.bootique.job - 3.0-M3 + 3.0-SNAPSHOT bootique-job-consul diff --git a/bootique-job-instrumented/pom.xml b/bootique-job-instrumented/pom.xml index 2714f307..d38084d4 100644 --- a/bootique-job-instrumented/pom.xml +++ b/bootique-job-instrumented/pom.xml @@ -25,7 +25,7 @@ bootique-job-parent io.bootique.job - 3.0-M3 + 3.0-SNAPSHOT bootique-job-instrumented diff --git a/bootique-job-zookeeper/pom.xml b/bootique-job-zookeeper/pom.xml index d64cd350..7cf55b0e 100644 --- a/bootique-job-zookeeper/pom.xml +++ b/bootique-job-zookeeper/pom.xml @@ -22,7 +22,7 @@ bootique-job-parent io.bootique.job - 3.0-M3 + 3.0-SNAPSHOT bootique-job-zookeeper diff --git a/bootique-job/pom.xml b/bootique-job/pom.xml index 69d40444..26cd21b2 100644 --- a/bootique-job/pom.xml +++ b/bootique-job/pom.xml @@ -23,7 +23,7 @@ io.bootique.job bootique-job-parent - 3.0-M3 + 3.0-SNAPSHOT bootique-job diff --git a/pom.xml b/pom.xml index 5bd37728..36824240 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ io.bootique.job bootique-job-parent - 3.0-M3 + 3.0-SNAPSHOT pom bootique-job-parent: Job framework with Bootique Integration @@ -52,7 +52,7 @@ scm:git:ssh://git@github.com/bootique/bootique-job https://github.com/bootique/bootique-job - 3.0-M3 + HEAD