From 9ac6b933be8ed2d6437ed116fa238a5aea50a5bf Mon Sep 17 00:00:00 2001 From: Greg Messner Date: Thu, 25 Dec 2014 07:52:33 -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 a639dfa3..074ec336 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.messners gitlab-api jar - 1.0.14 + 1.0.15-SNAPSHOT gitlab-api 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 @@ -49,7 +49,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-1.0.14 + HEAD -- GitLab