Skip to content

Commit a0a0003

Browse files
committed
[maven-release-plugin] prepare release gitlab4j-api-4.8.27
1 parent 2743a6c commit a0a0003

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: 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.27-SNAPSHOT</version>
8+
<version>4.8.27</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>
@@ -54,7 +54,7 @@
5454
<url>[email protected]:gmessner/gitlab4j-api.git</url>
5555
<connection>scm:git:[email protected]:gmessner/gitlab4j-api.git</connection>
5656
<developerConnection>scm:git:[email protected]:gmessner/gitlab4j-api.git</developerConnection>
57-
<tag>HEAD</tag>
57+
<tag>gitlab4j-api-4.8.27</tag>
5858
</scm>
5959

6060
<build>

0 commit comments

Comments
 (0)