From 9fe1af54a3763f71d5a2f1f1e0b8b83ef81bd7c9 Mon Sep 17 00:00:00 2001 From: Greg Messner Date: Fri, 15 May 2015 11:16:38 -0700 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 adb43192..b137c175 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.messners gitlab-api jar - 2.0.1 + 2.0.2-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-2.0.1 + HEAD -- GitLab