From 085ca70ccfc7766816faac3c2f5ffa4df5146245 Mon Sep 17 00:00:00 2001
From: Michael Fitoussi <16884890+mifitous@users.noreply.github.com>
Date: Tue, 11 Apr 2023 09:27:52 +0300
Subject: [PATCH] [maven-release-plugin] prepare release gitlab4j-api-5.1.1
---
README.md | 4 ++--
pom.xml | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/README.md b/README.md
index e25151202..1ff75c56e 100644
--- a/README.md
+++ b/README.md
@@ -54,7 +54,7 @@ To utilize GitLab4J™ API in your Java project, simply add the following de
```java
dependencies {
...
- compile group: 'org.gitlab4j', name: 'gitlab4j-api', version: '5.1.0'
+ compile group: 'org.gitlab4j', name: 'gitlab4j-api', version: '5.1.1'
}
```
@@ -65,7 +65,7 @@ dependencies {
org.gitlab4j
gitlab4j-api
- 5.1.0
+ 5.1.1
```
diff --git a/pom.xml b/pom.xml
index a3919c943..60bf97842 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
org.gitlab4j
gitlab4j-api
jar
- 5.1.0
+ 5.1.1
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
@@ -78,7 +78,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-5.1.0
+ gitlab4j-api-5.1.1