Skip to content

Commit 44d2ff1

Browse files
committed
[maven-release-plugin] prepare release gitlab4j-api-4.7.4
1 parent e2f729c commit 44d2ff1

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.7.4-SNAPSHOT</version>
8+
<version>4.7.4</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>http://www.messners.com/#gitlab4j-api/gitlab4j-api.html</url>
@@ -51,7 +51,7 @@
5151
<url>[email protected]:gmessner/gitlab4j-api.git</url>
5252
<connection>scm:git:[email protected]:gmessner/gitlab4j-api.git</connection>
5353
<developerConnection>scm:git:[email protected]:gmessner/gitlab4j-api.git</developerConnection>
54-
<tag>HEAD</tag>
54+
<tag>gitlab4j-api-4.7.4</tag>
5555
</scm>
5656

5757
<build>

0 commit comments

Comments
 (0)