From 181c08eb4535d2e102fec69cf9fbbe3267c2e7bd Mon Sep 17 00:00:00 2001 From: Eclipse MicroProfile bot Date: Thu, 16 Jun 2022 12:40:34 +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 f94d5e57c..1263d778c 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -20,7 +20,7 @@ org.eclipse.microprofile.openapi microprofile-openapi-parent - 3.1-RC1 + 3.1-SNAPSHOT microprofile-openapi-api diff --git a/pom.xml b/pom.xml index 56c7abfbb..c14656097 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ org.eclipse.microprofile.openapi microprofile-openapi-parent - 3.1-RC1 + 3.1-SNAPSHOT pom MicroProfile OpenAPI Eclipse MicroProfile OpenAPI @@ -53,7 +53,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-RC1 + 3.0-SNAPSHOT diff --git a/spec/pom.xml b/spec/pom.xml index 6973f9757..b9f857e2c 100644 --- a/spec/pom.xml +++ b/spec/pom.xml @@ -20,7 +20,7 @@ org.eclipse.microprofile.openapi microprofile-openapi-parent - 3.1-RC1 + 3.1-SNAPSHOT microprofile-openapi-spec diff --git a/spi/pom.xml b/spi/pom.xml index f4d35482a..e31145ac1 100644 --- a/spi/pom.xml +++ b/spi/pom.xml @@ -20,7 +20,7 @@ org.eclipse.microprofile.openapi microprofile-openapi-parent - 3.1-RC1 + 3.1-SNAPSHOT microprofile-openapi-spi diff --git a/tck/pom.xml b/tck/pom.xml index d13b58884..cd3a2df8f 100644 --- a/tck/pom.xml +++ b/tck/pom.xml @@ -20,7 +20,7 @@ org.eclipse.microprofile.openapi microprofile-openapi-parent - 3.1-RC1 + 3.1-SNAPSHOT microprofile-openapi-tck