From ab7b622b2f7cb6fde39aaa6871a382a9ae1a75f1 Mon Sep 17 00:00:00 2001 From: Eclipse MicroProfile bot Date: Fri, 31 Jul 2020 22:17:46 +0000 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- api/pom.xml | 4 ++-- pom.xml | 4 ++-- spec/pom.xml | 4 ++-- tck/pom.xml | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index 8bf214f9..fb332f34 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -20,7 +20,7 @@ org.eclipse.microprofile.fault-tolerance microprofile-fault-tolerance-parent - 3.0-RC1 + 3.0-SNAPSHOT @@ -28,7 +28,7 @@ org.eclipse.microprofile.fault-tolerance microprofile-fault-tolerance-api - 3.0-RC1 + 3.0-SNAPSHOT microProfile-fault-tolerance-api Fault Tolerance APIs for MicroProfile :: API diff --git a/pom.xml b/pom.xml index e86c5ca1..bf0e05f6 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ org.eclipse.microprofile.fault-tolerance microprofile-fault-tolerance-parent - 3.0-RC1 + 3.0-SNAPSHOT pom MicroProfile Fault Tolerance @@ -70,7 +70,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 - 3.0-RC1 + HEAD diff --git a/spec/pom.xml b/spec/pom.xml index 9aec96ec..78e57a83 100644 --- a/spec/pom.xml +++ b/spec/pom.xml @@ -20,12 +20,12 @@ org.eclipse.microprofile.fault-tolerance microprofile-fault-tolerance-parent - 3.0-RC1 + 3.0-SNAPSHOT org.eclipse.microprofile.fault-tolerance microprofile-fault-tolerance-spec - 3.0-RC1 + 3.0-SNAPSHOT pom Fault Tolerance for MicroProfile :: Specification diff --git a/tck/pom.xml b/tck/pom.xml index 56170367..681416b9 100644 --- a/tck/pom.xml +++ b/tck/pom.xml @@ -20,12 +20,12 @@ org.eclipse.microprofile.fault-tolerance microprofile-fault-tolerance-parent - 3.0-RC1 + 3.0-SNAPSHOT org.eclipse.microprofile.fault-tolerance microprofile-fault-tolerance-tck - 3.0-RC1 + 3.0-SNAPSHOT Fault Tolerance for MicroProfile :: TCK