Skip to content

Commit 275129c

Browse files
committedMay 2, 2019
[maven-release-plugin] prepare release gitlab4j-api-4.10.8
1 parent 4017443 commit 275129c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎pom.xml

Lines changed: 2 additions & 2 deletions
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.10.8-SNAPSHOT</version>
8+
<version>4.10.8</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>
@@ -61,7 +61,7 @@
6161
<url>git@github.com:gmessner/gitlab4j-api.git</url>
6262
<connection>scm:git:git@github.com:gmessner/gitlab4j-api.git</connection>
6363
<developerConnection>scm:git:git@github.com:gmessner/gitlab4j-api.git</developerConnection>
64-
<tag>HEAD</tag>
64+
<tag>gitlab4j-api-4.10.8</tag>
6565
</scm>
6666

6767
<build>

0 commit comments

Comments
 (0)
Please sign in to comment.