From 5104d2858c5b796ad854e60f0f55fff99799c856 Mon Sep 17 00:00:00 2001 From: Greg Messner Date: Sat, 18 Feb 2017 13:47:27 -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 46b01f5b..55371cf4 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.messners gitlab-api jar - 4.0.4 + 4.0.5-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.4 + HEAD -- GitLab