From 61e0cf7b84a01ec2094bd8f29a313ca76e2a0da0 Mon Sep 17 00:00:00 2001 From: Greg Messner Date: Sat, 25 Mar 2017 18:19:35 -0700 Subject: [PATCH] [maven-release-plugin] prepare release gitlab4j-api-4.0.8 --- pom.xml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 0fdd4cdd..f4f36a6d 100644 --- a/pom.xml +++ b/pom.xml @@ -1,12 +1,11 @@ - + 4.0.0 org.gitlab4j gitlab4j-api jar - 4.0.8-SNAPSHOT + 4.0.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 @@ -51,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.0.8 -- GitLab