Skip to content

Commit 744d74d

Browse files
committed
[maven-release-plugin] prepare release gitlab4j-api-4.8.7
1 parent 2a4e517 commit 744d74d

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.7-SNAPSHOT</version>
8+
<version>4.8.7</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>
@@ -52,7 +52,7 @@
5252
<url>[email protected]:gmessner/gitlab4j-api.git</url>
5353
<connection>scm:git:[email protected]:gmessner/gitlab4j-api.git</connection>
5454
<developerConnection>scm:git:[email protected]:gmessner/gitlab4j-api.git</developerConnection>
55-
<tag>HEAD</tag>
55+
<tag>gitlab4j-api-4.8.7</tag>
5656
</scm>
5757

5858
<build>

0 commit comments

Comments
 (0)