From 8e7a1b0153c8fcd84848bf545da4023f1cabaedd Mon Sep 17 00:00:00 2001 From: Eclipse MicroProfile bot Date: Tue, 2 Jun 2020 18:50:53 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 2.0-RC1 --- api/pom.xml | 2 +- pom.xml | 4 ++-- spec/pom.xml | 2 +- tck/pom.xml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index 1f0e319c..b5e0d443 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -21,7 +21,7 @@ org.eclipse.microprofile.rest.client microprofile-rest-client-parent - 2.0-SNAPSHOT + 2.0-RC1 microprofile-rest-client-api diff --git a/pom.xml b/pom.xml index e9eb8eb9..25c91a8a 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ org.eclipse.microprofile.rest.client microprofile-rest-client-parent - 2.0-SNAPSHOT + 2.0-RC1 pom MicroProfile Rest Client Typesafe Rest Client APIs for MicroProfile @@ -64,7 +64,7 @@ scm:git:https://github.com/eclipse/microprofile-rest-client.git scm:git:git@github.com:eclipse/microprofile-rest-client.git https://github.com/eclipse/microprofile-rest-client - HEAD + 2.0-RC1 diff --git a/spec/pom.xml b/spec/pom.xml index bf9dfa9d..89ea7c09 100644 --- a/spec/pom.xml +++ b/spec/pom.xml @@ -20,7 +20,7 @@ org.eclipse.microprofile.rest.client microprofile-rest-client-parent - 2.0-SNAPSHOT + 2.0-RC1 microprofile-rest-client-spec diff --git a/tck/pom.xml b/tck/pom.xml index 16d5017e..ad52d9e5 100644 --- a/tck/pom.xml +++ b/tck/pom.xml @@ -21,7 +21,7 @@ org.eclipse.microprofile.rest.client microprofile-rest-client-parent - 2.0-SNAPSHOT + 2.0-RC1 microprofile-rest-client-tck