From 6625d098f02a16ece0c49709e562912e24a0f043 Mon Sep 17 00:00:00 2001 From: Greg Messner Date: Sun, 27 Aug 2017 17:36:09 -0700 Subject: [PATCH] [maven-release-plugin] prepare release gitlab4j-api-4.4.8 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index c035226e..715c4cae 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.gitlab4j gitlab4j-api jar - 4.4.8-SNAPSHOT + 4.4.8 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 @@ -50,7 +50,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 - HEAD + gitlab4j-api-4.4.8 -- GitLab