From a6e34041f0399eab7dede7300feb9eed4ded9c73 Mon Sep 17 00:00:00 2001 From: Eclipse Microprofile Bot Date: Mon, 28 May 2018 18:29:38 -0400 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 ed0b0e8d..d0013b16 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -20,12 +20,12 @@ org.eclipse.microprofile.fault-tolerance microprofile-fault-tolerance-parent - 1.1 + 1.2-SNAPSHOT org.eclipse.microprofile.fault-tolerance microprofile-fault-tolerance-api - 1.1 + 1.2-SNAPSHOT microProfile-fault-tolerance-api diff --git a/pom.xml b/pom.xml index 3b7fe558..aa13dbda 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ org.eclipse.microprofile.fault-tolerance microprofile-fault-tolerance-parent - 1.1 + 1.2-SNAPSHOT pom MicroProfile Fault Tolerance @@ -71,7 +71,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 - FINAL-1.1 + HEAD diff --git a/spec/pom.xml b/spec/pom.xml index 26257246..d80ebcfc 100644 --- a/spec/pom.xml +++ b/spec/pom.xml @@ -20,12 +20,12 @@ org.eclipse.microprofile.fault-tolerance microprofile-fault-tolerance-parent - 1.1 + 1.2-SNAPSHOT org.eclipse.microprofile.fault-tolerance microprofile-fault-tolerance-spec - 1.1 + 1.2-SNAPSHOT pom Fault Tolerance for MicroProfile :: Specification diff --git a/tck/pom.xml b/tck/pom.xml index 55de2670..8001fea1 100644 --- a/tck/pom.xml +++ b/tck/pom.xml @@ -20,12 +20,12 @@ org.eclipse.microprofile.fault-tolerance microprofile-fault-tolerance-parent - 1.1 + 1.2-SNAPSHOT org.eclipse.microprofile.fault-tolerance microprofile-fault-tolerance-tck - 1.1 + 1.2-SNAPSHOT Fault Tolerance for MicroProfile :: TCK