From b331a115f3b6d92c551f1815273ff0ec6336fc00 Mon Sep 17 00:00:00 2001 From: Eclipse MicroProfile bot Date: Mon, 3 Oct 2022 11:18:16 +0000 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- 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 c5fb8e99..5c6af281 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -21,7 +21,7 @@ org.eclipse.microprofile.rest.client microprofile-rest-client-parent - 3.0.1 + 3.1-SNAPSHOT microprofile-rest-client-api diff --git a/pom.xml b/pom.xml index 7fb081ba..5073899a 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ org.eclipse.microprofile.rest.client microprofile-rest-client-parent - 3.0.1 + 3.1-SNAPSHOT pom MicroProfile Rest Client Typesafe Rest Client APIs for MicroProfile @@ -66,7 +66,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 - 3.0.1 + HEAD diff --git a/spec/pom.xml b/spec/pom.xml index 6a732723..0ef31678 100644 --- a/spec/pom.xml +++ b/spec/pom.xml @@ -20,7 +20,7 @@ org.eclipse.microprofile.rest.client microprofile-rest-client-parent - 3.0.1 + 3.1-SNAPSHOT microprofile-rest-client-spec diff --git a/tck/pom.xml b/tck/pom.xml index 2ff45340..0e98d388 100644 --- a/tck/pom.xml +++ b/tck/pom.xml @@ -21,7 +21,7 @@ org.eclipse.microprofile.rest.client microprofile-rest-client-parent - 3.0.1 + 3.1-SNAPSHOT microprofile-rest-client-tck