diff --git a/config-examples/pom.xml b/config-examples/pom.xml index 22a036af..6620aded 100644 --- a/config-examples/pom.xml +++ b/config-examples/pom.xml @@ -4,7 +4,7 @@ io.scalecube scalecube-config-parent - 0.4.8 + 0.4.9-SNAPSHOT 4.0.0 diff --git a/config-http-server/pom.xml b/config-http-server/pom.xml index b94879f5..3ca06f5f 100644 --- a/config-http-server/pom.xml +++ b/config-http-server/pom.xml @@ -4,7 +4,7 @@ io.scalecube scalecube-config-parent - 0.4.8 + 0.4.9-SNAPSHOT 4.0.0 diff --git a/config-mongo/pom.xml b/config-mongo/pom.xml index 55b96068..1cd3eb78 100644 --- a/config-mongo/pom.xml +++ b/config-mongo/pom.xml @@ -4,7 +4,7 @@ io.scalecube scalecube-config-parent - 0.4.8 + 0.4.9-SNAPSHOT 4.0.0 diff --git a/config-vault/pom.xml b/config-vault/pom.xml index 4fd0bc1a..181e93a1 100644 --- a/config-vault/pom.xml +++ b/config-vault/pom.xml @@ -5,7 +5,7 @@ io.scalecube scalecube-config-parent - 0.4.8 + 0.4.9-SNAPSHOT config-vault diff --git a/config/pom.xml b/config/pom.xml index 9609b0e3..8ce9bbb5 100644 --- a/config/pom.xml +++ b/config/pom.xml @@ -4,7 +4,7 @@ io.scalecube scalecube-config-parent - 0.4.8 + 0.4.9-SNAPSHOT 4.0.0 diff --git a/pom.xml b/pom.xml index 45906d0a..30e8214f 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ scalecube-config-parent - 0.4.8 + 0.4.9-SNAPSHOT pom ScaleCube Config @@ -43,7 +43,7 @@ scm:git:https://github.com/scalecube/scalecube-config.git scm:git:https://github.com/scalecube/scalecube-config.git - release-0.4.8 + HEAD