diff --git a/bootique-job-consul/pom.xml b/bootique-job-consul/pom.xml index b0f7c89d..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-SNAPSHOT + 3.0-SNAPSHOT bootique-job-consul diff --git a/bootique-job-instrumented/pom.xml b/bootique-job-instrumented/pom.xml index 4eb6dd33..11b0a890 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-SNAPSHOT + 3.0-SNAPSHOT bootique-job-instrumented diff --git a/bootique-job-zookeeper/pom.xml b/bootique-job-zookeeper/pom.xml index f9e720e3..dc2072f8 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-SNAPSHOT + 3.0-SNAPSHOT bootique-job-zookeeper diff --git a/bootique-job/pom.xml b/bootique-job/pom.xml index 944a952c..5470ba3c 100644 --- a/bootique-job/pom.xml +++ b/bootique-job/pom.xml @@ -23,7 +23,7 @@ io.bootique.job bootique-job-parent - 3.0.M3-SNAPSHOT + 3.0-SNAPSHOT bootique-job diff --git a/pom.xml b/pom.xml index f32f398c..36824240 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ io.bootique.job bootique-job-parent - 3.0.M3-SNAPSHOT + 3.0-SNAPSHOT pom bootique-job-parent: Job framework with Bootique Integration