From 495f3afcc9c10595f65d419922f8c20cac4caad4 Mon Sep 17 00:00:00 2001 From: genie-microprofile Date: Wed, 14 Feb 2018 13:46:59 -0500 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 2eee76e3..fd822c53 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -21,7 +21,7 @@ org.eclipse.microprofile.rest.client microprofile-rest-client-parent - 1.0.1 + 1.0.2-SNAPSHOT microprofile-rest-client-api diff --git a/pom.xml b/pom.xml index 7dad5d60..ba8c5a4f 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ org.eclipse.microprofile.rest.client microprofile-rest-client-parent - 1.0.1 + 1.0.2-SNAPSHOT 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 - 1.0.1 + HEAD diff --git a/spec/pom.xml b/spec/pom.xml index 4b042759..856aac1c 100644 --- a/spec/pom.xml +++ b/spec/pom.xml @@ -20,7 +20,7 @@ org.eclipse.microprofile.rest.client microprofile-rest-client-parent - 1.0.1 + 1.0.2-SNAPSHOT microprofile-rest-client-spec diff --git a/tck/pom.xml b/tck/pom.xml index a2795600..0115c0df 100644 --- a/tck/pom.xml +++ b/tck/pom.xml @@ -21,7 +21,7 @@ org.eclipse.microprofile.rest.client microprofile-rest-client-parent - 1.0.1 + 1.0.2-SNAPSHOT microprofile-rest-client-tck