From 750051a7251abce5a39f12b1a988c89d94db1adf Mon Sep 17 00:00:00 2001 From: Eclipse MicroProfile bot Date: Thu, 19 Sep 2024 10:56:11 +0000 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- api/pom.xml | 2 +- pom.xml | 4 ++-- spec/pom.xml | 2 +- spi/pom.xml | 2 +- tck/pom.xml | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index e2d21af7..beb293c3 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -20,7 +20,7 @@ org.eclipse.microprofile.openapi microprofile-openapi-parent - 3.1.2 + 3.2-SNAPSHOT microprofile-openapi-api diff --git a/pom.xml b/pom.xml index 7f8ed075..e20c5df0 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ org.eclipse.microprofile.openapi microprofile-openapi-parent - 3.1.2 + 3.2-SNAPSHOT pom MicroProfile OpenAPI Eclipse MicroProfile OpenAPI @@ -56,7 +56,7 @@ https://github.com/eclipse/microprofile-open-api scm:git:https://github.com/eclipse/microprofile-open-api.git scm:git:git@github.com:eclipse/microprofile-open-api.git - 3.1.2 + 3.1-SNAPSHOT diff --git a/spec/pom.xml b/spec/pom.xml index eaf2b7bc..05d67944 100644 --- a/spec/pom.xml +++ b/spec/pom.xml @@ -20,7 +20,7 @@ org.eclipse.microprofile.openapi microprofile-openapi-parent - 3.1.2 + 3.2-SNAPSHOT microprofile-openapi-spec diff --git a/spi/pom.xml b/spi/pom.xml index e2467de7..c9b15c2a 100644 --- a/spi/pom.xml +++ b/spi/pom.xml @@ -20,7 +20,7 @@ org.eclipse.microprofile.openapi microprofile-openapi-parent - 3.1.2 + 3.2-SNAPSHOT microprofile-openapi-spi diff --git a/tck/pom.xml b/tck/pom.xml index fe587dd8..0927a091 100644 --- a/tck/pom.xml +++ b/tck/pom.xml @@ -20,7 +20,7 @@ org.eclipse.microprofile.openapi microprofile-openapi-parent - 3.1.2 + 3.2-SNAPSHOT microprofile-openapi-tck