diff --git a/api/pom.xml b/api/pom.xml index cae747d6..07400813 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -19,7 +19,7 @@ org.eclipse.microprofile.config microprofile-config-parent - 3.0-RC5 + 3.0-SNAPSHOT microprofile-config-api diff --git a/pom.xml b/pom.xml index b39ae81a..402bb8a3 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ org.eclipse.microprofile.config microprofile-config-parent - 3.0-RC5 + 3.0-SNAPSHOT pom MicroProfile Config @@ -72,7 +72,7 @@ scm:git:https://github.com/eclipse/microprofile-config.git scm:git:git@github.com:eclipse/microprofile-config.git https://github.com/eclipse/microprofile-config - 3.0-RC5 + HEAD diff --git a/spec/pom.xml b/spec/pom.xml index ed0f66f8..5a68b3aa 100644 --- a/spec/pom.xml +++ b/spec/pom.xml @@ -19,7 +19,7 @@ org.eclipse.microprofile.config microprofile-config-parent - 3.0-RC5 + 3.0-SNAPSHOT microprofile-config-spec diff --git a/tck/pom.xml b/tck/pom.xml index 03207431..8be2fa64 100644 --- a/tck/pom.xml +++ b/tck/pom.xml @@ -19,7 +19,7 @@ org.eclipse.microprofile.config microprofile-config-parent - 3.0-RC5 + 3.0-SNAPSHOT microprofile-config-tck