From 473378c41b4ff817ce32f07e2f31c295ee179d66 Mon Sep 17 00:00:00 2001 From: Michael Edgar Date: Tue, 11 Jun 2024 12:55:50 -0400 Subject: [PATCH] Revert "[maven-release-plugin] prepare release 4.0-RC1" (#633) This reverts commit 0ca0ca4199d1af028b44e8978cc4c0a82ac688c2. --- 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 2a3c9722..30e82d08 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -20,7 +20,7 @@ org.eclipse.microprofile.openapi microprofile-openapi-parent - 4.0-RC1 + 4.0-SNAPSHOT microprofile-openapi-api diff --git a/pom.xml b/pom.xml index d9173015..5a6e2e1e 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ org.eclipse.microprofile.openapi microprofile-openapi-parent - 4.0-RC1 + 4.0-SNAPSHOT pom MicroProfile OpenAPI Eclipse MicroProfile OpenAPI @@ -58,7 +58,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-SNAPSHOT diff --git a/spec/pom.xml b/spec/pom.xml index 017d4c4b..33695577 100644 --- a/spec/pom.xml +++ b/spec/pom.xml @@ -20,7 +20,7 @@ org.eclipse.microprofile.openapi microprofile-openapi-parent - 4.0-RC1 + 4.0-SNAPSHOT microprofile-openapi-spec diff --git a/spi/pom.xml b/spi/pom.xml index 3272f04f..bc08375e 100644 --- a/spi/pom.xml +++ b/spi/pom.xml @@ -20,7 +20,7 @@ org.eclipse.microprofile.openapi microprofile-openapi-parent - 4.0-RC1 + 4.0-SNAPSHOT microprofile-openapi-spi diff --git a/tck/pom.xml b/tck/pom.xml index fb1a560f..f2e5dfbe 100644 --- a/tck/pom.xml +++ b/tck/pom.xml @@ -20,7 +20,7 @@ org.eclipse.microprofile.openapi microprofile-openapi-parent - 4.0-RC1 + 4.0-SNAPSHOT microprofile-openapi-tck