From 9d5b14a0c71a638a60a25acc507512f3890a8179 Mon Sep 17 00:00:00 2001 From: Eclipse MicroProfile bot Date: Thu, 1 Aug 2024 16:04:24 +0000 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- 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 035d45ea..f0c05a0a 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -20,7 +20,7 @@ org.eclipse.microprofile.fault-tolerance microprofile-fault-tolerance-parent - 4.1 + 4.2-SNAPSHOT @@ -28,7 +28,7 @@ microprofile-fault-tolerance-api - 4.1 + 4.2-SNAPSHOT MicroProfile Fault Tolerance API Fault Tolerance APIs for MicroProfile :: API diff --git a/pom.xml b/pom.xml index 04e60ca5..affefa14 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ org.eclipse.microprofile.fault-tolerance microprofile-fault-tolerance-parent - 4.1 + 4.2-SNAPSHOT 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 - 4.1 + HEAD diff --git a/spec/pom.xml b/spec/pom.xml index 3364c76a..3e758cb6 100644 --- a/spec/pom.xml +++ b/spec/pom.xml @@ -20,7 +20,7 @@ org.eclipse.microprofile.fault-tolerance microprofile-fault-tolerance-parent - 4.1 + 4.2-SNAPSHOT microprofile-fault-tolerance-spec diff --git a/tck/pom.xml b/tck/pom.xml index 1cd655d8..9653f3d1 100644 --- a/tck/pom.xml +++ b/tck/pom.xml @@ -19,11 +19,11 @@ cycle than the rest. --> org.eclipse.microprofile.fault-tolerance microprofile-fault-tolerance-parent - 4.1 + 4.2-SNAPSHOT microprofile-fault-tolerance-tck - 4.1 + 4.2-SNAPSHOT MicroProfile Fault Tolerance TCK Fault Tolerance for MicroProfile :: TCK