From c0e2ec7793fdd0ecb1360e35ed8b5f63d871f783 Mon Sep 17 00:00:00 2001 From: Eclipse MicroProfile bot Date: Mon, 9 Mar 2020 17:01:55 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 1.4.1 --- 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 02ea1dbb..fb803cc3 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -21,7 +21,7 @@ org.eclipse.microprofile.rest.client microprofile-rest-client-parent - 1.4.1-SNAPSHOT + 1.4.1 microprofile-rest-client-api diff --git a/pom.xml b/pom.xml index 485fd98b..eeb435d2 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ org.eclipse.microprofile.rest.client microprofile-rest-client-parent - 1.4.1-SNAPSHOT + 1.4.1 pom MicroProfile Rest Client Typesafe Rest Client APIs for MicroProfile @@ -56,7 +56,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 + 1.4.1 diff --git a/spec/pom.xml b/spec/pom.xml index 2a2615e0..220b3a00 100644 --- a/spec/pom.xml +++ b/spec/pom.xml @@ -20,7 +20,7 @@ org.eclipse.microprofile.rest.client microprofile-rest-client-parent - 1.4.1-SNAPSHOT + 1.4.1 microprofile-rest-client-spec diff --git a/tck/pom.xml b/tck/pom.xml index 66a71aa8..65b51473 100644 --- a/tck/pom.xml +++ b/tck/pom.xml @@ -21,7 +21,7 @@ org.eclipse.microprofile.rest.client microprofile-rest-client-parent - 1.4.1-SNAPSHOT + 1.4.1 microprofile-rest-client-tck