From a8d61e3fc474a28341bba06688155692ef847e13 Mon Sep 17 00:00:00 2001 From: Eclipse MicroProfile bot Date: Thu, 20 Jun 2024 10:40:23 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 4.1-RC1 --- api/pom.xml | 4 ++-- pom.xml | 4 ++-- spec/pom.xml | 2 +- tck/pom.xml | 4 ++-- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index 52ec6d4d..41207cba 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -20,7 +20,7 @@ org.eclipse.microprofile.fault-tolerance microprofile-fault-tolerance-parent - 4.1-SNAPSHOT + 4.1-RC1 @@ -28,7 +28,7 @@ org.eclipse.microprofile.fault-tolerance microprofile-fault-tolerance-api - 4.1-SNAPSHOT + 4.1-RC1 microProfile-fault-tolerance-api Fault Tolerance APIs for MicroProfile :: API diff --git a/pom.xml b/pom.xml index 2c63593d..ed914553 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ org.eclipse.microprofile.fault-tolerance microprofile-fault-tolerance-parent - 4.1-SNAPSHOT + 4.1-RC1 pom MicroProfile Fault Tolerance @@ -48,7 +48,7 @@ scm:git:https://github.com/eclipse/microprofile-fault-tolerance.git scm:git:git@github.com:eclipse/microprofile-fault-tolerance.git https://github.com/eclipse/microprofile-fault-tolerance - HEAD + 4.1-RC1 diff --git a/spec/pom.xml b/spec/pom.xml index e1e5de64..637131cb 100644 --- a/spec/pom.xml +++ b/spec/pom.xml @@ -20,7 +20,7 @@ org.eclipse.microprofile.fault-tolerance microprofile-fault-tolerance-parent - 4.1-SNAPSHOT + 4.1-RC1 microprofile-fault-tolerance-spec diff --git a/tck/pom.xml b/tck/pom.xml index 28ddc71c..2f154a98 100644 --- a/tck/pom.xml +++ b/tck/pom.xml @@ -19,12 +19,12 @@ cycle than the rest. --> org.eclipse.microprofile.fault-tolerance microprofile-fault-tolerance-parent - 4.1-SNAPSHOT + 4.1-RC1 org.eclipse.microprofile.fault-tolerance microprofile-fault-tolerance-tck - 4.1-SNAPSHOT + 4.1-RC1 Fault Tolerance for MicroProfile :: TCK