From 80a66a0ab836f1b3b455552ddc571cc50f1389e5 Mon Sep 17 00:00:00 2001 From: Eclipse MicroProfile bot Date: Thu, 30 Sep 2021 09:24:26 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 4.0-RC4 --- 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 c467c268..baaf72c1 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -20,7 +20,7 @@ org.eclipse.microprofile.fault-tolerance microprofile-fault-tolerance-parent - 4.0-SNAPSHOT + 4.0-RC4 @@ -28,7 +28,7 @@ org.eclipse.microprofile.fault-tolerance microprofile-fault-tolerance-api - 4.0-SNAPSHOT + 4.0-RC4 microProfile-fault-tolerance-api Fault Tolerance APIs for MicroProfile :: API diff --git a/pom.xml b/pom.xml index cfc086e1..190dcae6 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ org.eclipse.microprofile.fault-tolerance microprofile-fault-tolerance-parent - 4.0-SNAPSHOT + 4.0-RC4 pom MicroProfile Fault Tolerance @@ -47,7 +47,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.0-RC4 diff --git a/spec/pom.xml b/spec/pom.xml index a4cdf7de..3ac8a012 100644 --- a/spec/pom.xml +++ b/spec/pom.xml @@ -20,7 +20,7 @@ org.eclipse.microprofile.fault-tolerance microprofile-fault-tolerance-parent - 4.0-SNAPSHOT + 4.0-RC4 microprofile-fault-tolerance-spec diff --git a/tck/pom.xml b/tck/pom.xml index 56988ac6..36043617 100644 --- a/tck/pom.xml +++ b/tck/pom.xml @@ -20,12 +20,12 @@ org.eclipse.microprofile.fault-tolerance microprofile-fault-tolerance-parent - 4.0-SNAPSHOT + 4.0-RC4 org.eclipse.microprofile.fault-tolerance microprofile-fault-tolerance-tck - 4.0-SNAPSHOT + 4.0-RC4 Fault Tolerance for MicroProfile :: TCK