diff --git a/api/pom.xml b/api/pom.xml index eecd426d..8558794e 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -19,7 +19,7 @@ org.eclipse.microprofile.config microprofile-config-parent - 3.0.2-SNAPSHOT + 3.0.2 microprofile-config-api diff --git a/pom.xml b/pom.xml index c90d7ba7..598a6f65 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ org.eclipse.microprofile.config microprofile-config-parent - 3.0.2-SNAPSHOT + 3.0.2 pom MicroProfile Config @@ -74,7 +74,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 - HEAD + 3.0.2 diff --git a/spec/pom.xml b/spec/pom.xml index c24ecaaa..3764e6f0 100644 --- a/spec/pom.xml +++ b/spec/pom.xml @@ -19,7 +19,7 @@ org.eclipse.microprofile.config microprofile-config-parent - 3.0.2-SNAPSHOT + 3.0.2 microprofile-config-spec diff --git a/tck/pom.xml b/tck/pom.xml index 9abd5024..7338092b 100644 --- a/tck/pom.xml +++ b/tck/pom.xml @@ -19,7 +19,7 @@ org.eclipse.microprofile.config microprofile-config-parent - 3.0.2-SNAPSHOT + 3.0.2 microprofile-config-tck