From 02ea8707e6a540269c6c9cf5876c345de7687949 Mon Sep 17 00:00:00 2001 From: Greg Messner Date: Wed, 15 Jul 2020 09:37:55 -0700 Subject: [PATCH] [maven-release-plugin] prepare release gitlab4j-api-4.15.0 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index f3d9c880..39be58a5 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.gitlab4j gitlab4j-api jar - 4.15.0-SNAPSHOT + 4.15.0 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.15.0 -- GitLab