From da965c971266c96b4ddfda62d58f8c7615e518a1 Mon Sep 17 00:00:00 2001 From: Eclipse MicroProfile bot Date: Thu, 20 Jul 2023 09:30:02 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 3.1-RC2 --- api/pom.xml | 2 +- pom.xml | 4 ++-- spec/pom.xml | 2 +- tck/pom.xml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index e9c5d6ae..7b9ddb82 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -19,7 +19,7 @@ org.eclipse.microprofile.config microprofile-config-parent - 3.1-SNAPSHOT + 3.1-RC2 microprofile-config-api diff --git a/pom.xml b/pom.xml index cfbfca43..1c04860f 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ org.eclipse.microprofile.config microprofile-config-parent - 3.1-SNAPSHOT + 3.1-RC2 pom MicroProfile Config @@ -73,7 +73,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.1-RC2 diff --git a/spec/pom.xml b/spec/pom.xml index d94d3196..fe0eb406 100644 --- a/spec/pom.xml +++ b/spec/pom.xml @@ -19,7 +19,7 @@ org.eclipse.microprofile.config microprofile-config-parent - 3.1-SNAPSHOT + 3.1-RC2 microprofile-config-spec diff --git a/tck/pom.xml b/tck/pom.xml index 7c289c0b..280c4dea 100644 --- a/tck/pom.xml +++ b/tck/pom.xml @@ -19,7 +19,7 @@ org.eclipse.microprofile.config microprofile-config-parent - 3.1-SNAPSHOT + 3.1-RC2 microprofile-config-tck