Skip to content

Commit aa6ccbd

Browse files
committed
[maven-release-plugin] prepare release gitlab4j-api-4.8.54
1 parent f6d5cff commit aa6ccbd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<groupId>org.gitlab4j</groupId>
66
<artifactId>gitlab4j-api</artifactId>
77
<packaging>jar</packaging>
8-
<version>4.8.54-SNAPSHOT</version>
8+
<version>4.8.54</version>
99
<name>GitLab API Java Client</name>
1010
<description>GitLab API for Java (gitlab4j-api) provides a full featured Java API for working with GitLab repositories via the GitLab REST API.</description>
1111
<url>https://github.com/gmessner/gitlab4j-api</url>
@@ -55,7 +55,7 @@
5555
<url>[email protected]:gmessner/gitlab4j-api.git</url>
5656
<connection>scm:git:[email protected]:gmessner/gitlab4j-api.git</connection>
5757
<developerConnection>scm:git:[email protected]:gmessner/gitlab4j-api.git</developerConnection>
58-
<tag>HEAD</tag>
58+
<tag>gitlab4j-api-4.8.54</tag>
5959
</scm>
6060

6161
<build>

0 commit comments

Comments
 (0)