From f0e0d214ee3c38af1a4a9bf800f7b1fe0abdf0c5 Mon Sep 17 00:00:00 2001 From: Nathan Rauh Date: Thu, 1 Aug 2024 08:18:18 -0500 Subject: [PATCH] Revert partial changes from failed 4.0 final jenkins build Signed-off-by: Nathan Rauh --- api/pom.xml | 2 +- pom.xml | 4 ++-- spec/pom.xml | 4 ++-- tck/pom.xml | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index 757efd9..d94a6d7 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -21,7 +21,7 @@ org.eclipse.microprofile.rest.client microprofile-rest-client-parent - 4.0 + 4.1-SNAPSHOT microprofile-rest-client-api diff --git a/pom.xml b/pom.xml index 5979fce..47dcb43 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ org.eclipse.microprofile.rest.client microprofile-rest-client-parent - 4.0 + 4.1-SNAPSHOT pom MicroProfile Rest Client Typesafe Rest Client APIs for MicroProfile @@ -74,7 +74,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 - 4.0 + HEAD diff --git a/spec/pom.xml b/spec/pom.xml index 7d8dba3..5be22f0 100644 --- a/spec/pom.xml +++ b/spec/pom.xml @@ -20,7 +20,7 @@ org.eclipse.microprofile.rest.client microprofile-rest-client-parent - 4.0 + 4.1-SNAPSHOT microprofile-rest-client-spec @@ -28,4 +28,4 @@ MicroProfile Rest Client Specification Typesafe Rest Client APIs for MicroProfile :: Specification - \ No newline at end of file + diff --git a/tck/pom.xml b/tck/pom.xml index 5b3d814..1ca6fe6 100644 --- a/tck/pom.xml +++ b/tck/pom.xml @@ -21,7 +21,7 @@ org.eclipse.microprofile.rest.client microprofile-rest-client-parent - 4.0 + 4.1-SNAPSHOT microprofile-rest-client-tck