diff --git a/api/pom.xml b/api/pom.xml index e9c5d6ae..63d135ca 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -19,7 +19,7 @@ org.eclipse.microprofile.config microprofile-config-parent - 3.1-SNAPSHOT + 3.0.1 microprofile-config-api diff --git a/pom.xml b/pom.xml index 5f27614a..78d5bcf8 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ org.eclipse.microprofile.config microprofile-config-parent - 3.1-SNAPSHOT + 3.0.1 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 - HEAD + 3.0.1 diff --git a/spec/pom.xml b/spec/pom.xml index d94d3196..c81345bb 100644 --- a/spec/pom.xml +++ b/spec/pom.xml @@ -19,7 +19,7 @@ org.eclipse.microprofile.config microprofile-config-parent - 3.1-SNAPSHOT + 3.0.1 microprofile-config-spec diff --git a/tck/pom.xml b/tck/pom.xml index 1173b8bc..8fcce73b 100644 --- a/tck/pom.xml +++ b/tck/pom.xml @@ -19,7 +19,7 @@ org.eclipse.microprofile.config microprofile-config-parent - 3.1-SNAPSHOT + 3.0.1 microprofile-config-tck