From 9aedda9c336b3299fc14b883a15f5d47e9b3fd5d Mon Sep 17 00:00:00 2001 From: Eclipse MicroProfile bot Date: Thu, 4 Jul 2024 11:17:25 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 4.0-RC4 --- 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 30e82d08..08455b07 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -20,7 +20,7 @@ org.eclipse.microprofile.openapi microprofile-openapi-parent - 4.0-SNAPSHOT + 4.0-RC4 microprofile-openapi-api diff --git a/pom.xml b/pom.xml index 7299cbbb..242dd590 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ org.eclipse.microprofile.openapi microprofile-openapi-parent - 4.0-SNAPSHOT + 4.0-RC4 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 + 4.0-RC4 diff --git a/spec/pom.xml b/spec/pom.xml index 33695577..e45c85a3 100644 --- a/spec/pom.xml +++ b/spec/pom.xml @@ -20,7 +20,7 @@ org.eclipse.microprofile.openapi microprofile-openapi-parent - 4.0-SNAPSHOT + 4.0-RC4 microprofile-openapi-spec diff --git a/spi/pom.xml b/spi/pom.xml index bc08375e..0eac66c0 100644 --- a/spi/pom.xml +++ b/spi/pom.xml @@ -20,7 +20,7 @@ org.eclipse.microprofile.openapi microprofile-openapi-parent - 4.0-SNAPSHOT + 4.0-RC4 microprofile-openapi-spi diff --git a/tck/pom.xml b/tck/pom.xml index dd664bb3..bee17b64 100644 --- a/tck/pom.xml +++ b/tck/pom.xml @@ -20,7 +20,7 @@ org.eclipse.microprofile.openapi microprofile-openapi-parent - 4.0-SNAPSHOT + 4.0-RC4 microprofile-openapi-tck