From 6dd7505f5951a39cc1b9edb8c5ef410d60ac7336 Mon Sep 17 00:00:00 2001 From: Greg Messner Date: Sat, 25 Jan 2020 12:34:17 -0800 Subject: [PATCH] [maven-release-plugin] rollback the release of gitlab4j-api-4.14.14 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 5b771d98..141c8a01 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.gitlab4j gitlab4j-api jar - 4.14.14 + 4.14.14-SNAPSHOT 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 - gitlab4j-api-4.14.14 + HEAD -- GitLab