From 4fd79ab1be1b6914d7825cb5ea9e4935e07146bb Mon Sep 17 00:00:00 2001 From: Eclipse MicroProfile bot Date: Thu, 18 Nov 2021 22:06:17 +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 a74c8c6e..1be63e9e 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -21,7 +21,7 @@ org.eclipse.microprofile.rest.client microprofile-rest-client-parent - 3.0 + 3.1-SNAPSHOT microprofile-rest-client-api diff --git a/pom.xml b/pom.xml index 185b9b5b..1d7d81ef 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ org.eclipse.microprofile.rest.client microprofile-rest-client-parent - 3.0 + 3.1-SNAPSHOT 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 - 3.0 + HEAD diff --git a/spec/pom.xml b/spec/pom.xml index ba9f930f..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 + 3.1-SNAPSHOT microprofile-rest-client-spec diff --git a/tck/pom.xml b/tck/pom.xml index d8ebfbb7..4dc16cdf 100644 --- a/tck/pom.xml +++ b/tck/pom.xml @@ -21,7 +21,7 @@ org.eclipse.microprofile.rest.client microprofile-rest-client-parent - 3.0 + 3.1-SNAPSHOT microprofile-rest-client-tck