From 3d2e51844ce6a0534b12335bb1c2778df6a6f80c Mon Sep 17 00:00:00 2001 From: Greg Messner Date: Fri, 5 Jan 2018 23:07:52 -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 e706f5a1..5ececbb2 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.gitlab4j gitlab4j-api jar - 4.7.11 + 4.7.12-SNAPSHOT GitLab API Java Client GitLab API for Java (gitlab4j-api) provides a full featured Java API for working with GitLab repositories via the GitLab REST API http://www.messners.com/#gitlab4j-api/gitlab4j-api.html @@ -51,7 +51,7 @@ git@github.com:gmessner/gitlab4j-api.git scm:git:git@github.com:gmessner/gitlab4j-api.git scm:git:git@github.com:gmessner/gitlab4j-api.git - gitlab4j-api-4.7.11 + HEAD -- GitLab