From c8a101fff52b693954dd40ab64954304d678386b Mon Sep 17 00:00:00 2001 From: Eclipse MicroProfile bot Date: Wed, 26 Jun 2024 14:37:26 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 4.0-RC2 --- 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 40f4f46..9fc4b19 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -21,7 +21,7 @@ org.eclipse.microprofile.rest.client microprofile-rest-client-parent - 4.0-SNAPSHOT + 4.0-RC2 microprofile-rest-client-api diff --git a/pom.xml b/pom.xml index 25450eb..91147ca 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ org.eclipse.microprofile.rest.client microprofile-rest-client-parent - 4.0-SNAPSHOT + 4.0-RC2 pom MicroProfile Rest Client Typesafe Rest Client APIs for MicroProfile @@ -74,7 +74,7 @@ scm:git:https://github.com/eclipse/microprofile-rest-client.git scm:git:git@github.com:eclipse/microprofile-rest-client.git https://github.com/eclipse/microprofile-rest-client - HEAD + 4.0-RC2 diff --git a/spec/pom.xml b/spec/pom.xml index 0e246ef..1c65e29 100644 --- a/spec/pom.xml +++ b/spec/pom.xml @@ -20,7 +20,7 @@ org.eclipse.microprofile.rest.client microprofile-rest-client-parent - 4.0-SNAPSHOT + 4.0-RC2 microprofile-rest-client-spec diff --git a/tck/pom.xml b/tck/pom.xml index a8e056a..097293b 100644 --- a/tck/pom.xml +++ b/tck/pom.xml @@ -21,7 +21,7 @@ org.eclipse.microprofile.rest.client microprofile-rest-client-parent - 4.0-SNAPSHOT + 4.0-RC2 microprofile-rest-client-tck