From 58b963f20a44a41785ca9e7e08d8178b722910f1 Mon Sep 17 00:00:00 2001 From: Greg Messner Date: Fri, 10 Apr 2020 12:08:59 -0700 Subject: [PATCH] [maven-release-plugin] prepare release gitlab4j-api-4.14.26 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 0e5b5b53..c8b17d43 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.gitlab4j gitlab4j-api jar - 4.14.26-SNAPSHOT + 4.14.26 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 @@ -68,7 +68,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.26 -- GitLab