From 13d8607dcdce53537ecb7bc3ca31dfb5bdf0b9d7 Mon Sep 17 00:00:00 2001 From: Eclipse MicroProfile bot Date: Thu, 26 Aug 2021 21:19:35 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 3.0-RC3 --- 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 07400813..0dd71908 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -19,7 +19,7 @@ org.eclipse.microprofile.config microprofile-config-parent - 3.0-SNAPSHOT + 3.0-RC3 microprofile-config-api diff --git a/pom.xml b/pom.xml index 402bb8a3..8e8c6f89 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ org.eclipse.microprofile.config microprofile-config-parent - 3.0-SNAPSHOT + 3.0-RC3 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-RC3 diff --git a/spec/pom.xml b/spec/pom.xml index 5a68b3aa..3fd1e647 100644 --- a/spec/pom.xml +++ b/spec/pom.xml @@ -19,7 +19,7 @@ org.eclipse.microprofile.config microprofile-config-parent - 3.0-SNAPSHOT + 3.0-RC3 microprofile-config-spec diff --git a/tck/pom.xml b/tck/pom.xml index 8be2fa64..5a5e46d2 100644 --- a/tck/pom.xml +++ b/tck/pom.xml @@ -19,7 +19,7 @@ org.eclipse.microprofile.config microprofile-config-parent - 3.0-SNAPSHOT + 3.0-RC3 microprofile-config-tck