Skip to content

Commit 0d13efc

Browse files
committed
[maven-release-plugin] prepare release gitlab4j-api-4.9.22
1 parent 8deffb3 commit 0d13efc

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.9.22-SNAPSHOT</version>
8+
<version>4.9.22</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>
@@ -57,7 +57,7 @@
5757
<url>[email protected]:gmessner/gitlab4j-api.git</url>
5858
<connection>scm:git:[email protected]:gmessner/gitlab4j-api.git</connection>
5959
<developerConnection>scm:git:[email protected]:gmessner/gitlab4j-api.git</developerConnection>
60-
<tag>HEAD</tag>
60+
<tag>gitlab4j-api-4.9.22</tag>
6161
</scm>
6262

6363
<build>

0 commit comments

Comments
 (0)