From aae89525bdeafa73dfedac42a0821c670a150597 Mon Sep 17 00:00:00 2001 From: Greg Messner Date: Tue, 7 Feb 2017 00:19:12 -0800 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 5aee9e4c..7476173a 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.messners gitlab-api jar - 4.0.2 + 4.0.3-SNAPSHOT GitLab API Java Client GitLab API provides a full featured Java API for working with GitLab repositories via the GitLab REST API http://www.messners.com/#gitlab-api/gitlab-api.html @@ -50,7 +50,7 @@ git@github.com:gmessner/gitlab-api.git scm:git:git@github.com:gmessner/gitlab-api.git scm:git:git@github.com:gmessner/gitlab-api.git - gitlab-api-4.0.2 + HEAD -- GitLab