From 0e91a0d074544555b85c7a6fb818f50f8aee7273 Mon Sep 17 00:00:00 2001 From: Greg Messner Date: Sat, 17 Feb 2018 14:49:32 -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 1555d0df..43ff8346 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.gitlab4j gitlab4j-api jar - 4.8.3 + 4.8.4-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. https://github.com/gmessner/gitlab4j-api @@ -52,7 +52,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.8.3 + HEAD -- GitLab