From 859e5d5d1a4799a2f8f63a1db0282a6e2d3d0059 Mon Sep 17 00:00:00 2001 From: Eclipse MicroProfile bot Date: Tue, 27 Sep 2022 10:17:22 +0000 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- 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 8558794e..57ed8df2 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -19,7 +19,7 @@ org.eclipse.microprofile.config microprofile-config-parent - 3.0.2 + 3.0.3-SNAPSHOT microprofile-config-api diff --git a/pom.xml b/pom.xml index 598a6f65..c3cc01f5 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ org.eclipse.microprofile.config microprofile-config-parent - 3.0.2 + 3.0.3-SNAPSHOT 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 - 3.0.2 + HEAD diff --git a/spec/pom.xml b/spec/pom.xml index 3764e6f0..a39c51a7 100644 --- a/spec/pom.xml +++ b/spec/pom.xml @@ -19,7 +19,7 @@ org.eclipse.microprofile.config microprofile-config-parent - 3.0.2 + 3.0.3-SNAPSHOT microprofile-config-spec diff --git a/tck/pom.xml b/tck/pom.xml index 7338092b..38f24e5e 100644 --- a/tck/pom.xml +++ b/tck/pom.xml @@ -19,7 +19,7 @@ org.eclipse.microprofile.config microprofile-config-parent - 3.0.2 + 3.0.3-SNAPSHOT microprofile-config-tck