From a1231b403c8c6edcff5e9070b204a1162ac15b07 Mon Sep 17 00:00:00 2001 From: Eclipse MicroProfile bot Date: Tue, 19 Sep 2023 08:40:05 +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 c9e1d520..db116b98 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -19,7 +19,7 @@ org.eclipse.microprofile.config microprofile-config-parent - 3.1 + 3.2-SNAPSHOT microprofile-config-api diff --git a/pom.xml b/pom.xml index cb7903d7..9b4e4811 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ org.eclipse.microprofile.config microprofile-config-parent - 3.1 + 3.2-SNAPSHOT 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 - 3.1 + HEAD diff --git a/spec/pom.xml b/spec/pom.xml index 9f2d1f2f..5422e505 100644 --- a/spec/pom.xml +++ b/spec/pom.xml @@ -19,7 +19,7 @@ org.eclipse.microprofile.config microprofile-config-parent - 3.1 + 3.2-SNAPSHOT microprofile-config-spec diff --git a/tck/pom.xml b/tck/pom.xml index 807583b9..33a42d3d 100644 --- a/tck/pom.xml +++ b/tck/pom.xml @@ -19,7 +19,7 @@ org.eclipse.microprofile.config microprofile-config-parent - 3.1 + 3.2-SNAPSHOT microprofile-config-tck