From 676965887a1585f0e0d96ef22f53e1acfc324a0c Mon Sep 17 00:00:00 2001 From: Greg Messner Date: Wed, 27 Nov 2019 21:41:02 -0800 Subject: [PATCH] [maven-release-plugin] prepare release gitlab4j-api-4.14.2 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 8ece73e2..55fd77f6 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.gitlab4j gitlab4j-api jar - 4.14.2-SNAPSHOT + 4.14.2 GitLab4J-API - GitLab API Java Client GitLab4J-API (gitlab4j-api) provides a full featured Java client library for working with GitLab repositories and servers via the GitLab REST API. https://github.com/gitlab4j/gitlab4j-api @@ -67,7 +67,7 @@ git@github.com:gitlab4j/gitlab4j-api.git scm:git:git@github.com:gitlab4j/gitlab4j-api.git scm:git:git@github.com:gitlab4j/gitlab4j-api.git - HEAD + gitlab4j-api-4.14.2 -- GitLab