diff --git a/bootique-logback-docs/pom.xml b/bootique-logback-docs/pom.xml index 39d9447..81b209c 100644 --- a/bootique-logback-docs/pom.xml +++ b/bootique-logback-docs/pom.xml @@ -22,7 +22,7 @@ bootique-logback-parent io.bootique.logback - 3.0.M3-SNAPSHOT + 3.0-SNAPSHOT 4.0.0 diff --git a/bootique-logback-json/pom.xml b/bootique-logback-json/pom.xml index 6f8e0ca..a0a7e89 100644 --- a/bootique-logback-json/pom.xml +++ b/bootique-logback-json/pom.xml @@ -23,7 +23,7 @@ bootique-logback-parent io.bootique.logback - 3.0.M3-SNAPSHOT + 3.0-SNAPSHOT bootique-logback-json diff --git a/bootique-logback-sentry/pom.xml b/bootique-logback-sentry/pom.xml index dc820a4..6526631 100644 --- a/bootique-logback-sentry/pom.xml +++ b/bootique-logback-sentry/pom.xml @@ -24,7 +24,7 @@ io.bootique.logback bootique-logback-parent - 3.0.M3-SNAPSHOT + 3.0-SNAPSHOT bootique-logback-sentry diff --git a/bootique-logback/pom.xml b/bootique-logback/pom.xml index a957505..050992c 100644 --- a/bootique-logback/pom.xml +++ b/bootique-logback/pom.xml @@ -24,7 +24,7 @@ io.bootique.logback bootique-logback-parent - 3.0.M3-SNAPSHOT + 3.0-SNAPSHOT bootique-logback diff --git a/pom.xml b/pom.xml index 783a7c0..f3d3d5b 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ io.bootique.logback bootique-logback-parent - 3.0.M3-SNAPSHOT + 3.0-SNAPSHOT pom bootique-logback-parent: Parent of Logback integration modules for Bootique