From 7e67ea4023baeb51d79aa4430d912faca63fae9c Mon Sep 17 00:00:00 2001 From: Eclipse MicroProfile bot Date: Wed, 22 Sep 2021 09:01:33 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 3.0-RC3 --- 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 40b3ed29..39a52634 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -21,7 +21,7 @@ org.eclipse.microprofile.rest.client microprofile-rest-client-parent - 3.0-SNAPSHOT + 3.0-RC3 microprofile-rest-client-api diff --git a/pom.xml b/pom.xml index 8b5a2c11..6e423521 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ org.eclipse.microprofile.rest.client microprofile-rest-client-parent - 3.0-SNAPSHOT + 3.0-RC3 pom MicroProfile Rest Client Typesafe Rest Client APIs for MicroProfile @@ -65,7 +65,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 + 3.0-RC3 diff --git a/spec/pom.xml b/spec/pom.xml index 1597a358..35b858d0 100644 --- a/spec/pom.xml +++ b/spec/pom.xml @@ -20,7 +20,7 @@ org.eclipse.microprofile.rest.client microprofile-rest-client-parent - 3.0-SNAPSHOT + 3.0-RC3 microprofile-rest-client-spec diff --git a/tck/pom.xml b/tck/pom.xml index cf43e07b..05dd4da6 100644 --- a/tck/pom.xml +++ b/tck/pom.xml @@ -21,7 +21,7 @@ org.eclipse.microprofile.rest.client microprofile-rest-client-parent - 3.0-SNAPSHOT + 3.0-RC3 microprofile-rest-client-tck