From 19ca7d88a2a5dc7beb253c23da268d2f450cefde Mon Sep 17 00:00:00 2001 From: Eclipse MicroProfile bot Date: Tue, 27 Sep 2022 10:17:20 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 3.0.2 --- 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 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