From af0f48384d73bf83060db42f031e5c3db6169855 Mon Sep 17 00:00:00 2001 From: Eclipse Microprofile Bot Date: Wed, 10 Jul 2019 10:24:00 -0400 Subject: [PATCH] [maven-release-plugin] prepare release 2.0.1 --- 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 aa995995..27611bb5 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -20,12 +20,12 @@ org.eclipse.microprofile.fault-tolerance microprofile-fault-tolerance-parent - 2.1-SNAPSHOT + 2.0.1 org.eclipse.microprofile.fault-tolerance microprofile-fault-tolerance-api - 2.1-SNAPSHOT + 2.0.1 microProfile-fault-tolerance-api diff --git a/pom.xml b/pom.xml index 8d886159..d9d7d639 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ org.eclipse.microprofile.fault-tolerance microprofile-fault-tolerance-parent - 2.1-SNAPSHOT + 2.0.1 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 - HEAD + 2.0.1 diff --git a/spec/pom.xml b/spec/pom.xml index 9afeea2c..e1e4cac4 100644 --- a/spec/pom.xml +++ b/spec/pom.xml @@ -20,12 +20,12 @@ org.eclipse.microprofile.fault-tolerance microprofile-fault-tolerance-parent - 2.1-SNAPSHOT + 2.0.1 org.eclipse.microprofile.fault-tolerance microprofile-fault-tolerance-spec - 2.1-SNAPSHOT + 2.0.1 pom Fault Tolerance for MicroProfile :: Specification diff --git a/tck/pom.xml b/tck/pom.xml index 5d634025..c9817558 100644 --- a/tck/pom.xml +++ b/tck/pom.xml @@ -20,12 +20,12 @@ org.eclipse.microprofile.fault-tolerance microprofile-fault-tolerance-parent - 2.1-SNAPSHOT + 2.0.1 org.eclipse.microprofile.fault-tolerance microprofile-fault-tolerance-tck - 2.1-SNAPSHOT + 2.0.1 Fault Tolerance for MicroProfile :: TCK