Skip to content

Commit 993a2cf

Browse files
committed
update pom.xml
1 parent 5f8c2c1 commit 993a2cf

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
@@ -7,7 +7,7 @@
77
<groupId>org.gitlab4j</groupId>
88
<artifactId>gitlab4j-api</artifactId>
99
<packaging>jar</packaging>
10-
<version>5.0.1-CATMA</version>
10+
<version>5.0.1-CATMA-v2</version>
1111
<name>GitLab4J-API - GitLab API Java Client</name>
1212
<description>GitLab4J-API (gitlab4j-api) provides a full featured Java client library for working with GitLab repositories and servers via the GitLab REST API.</description>
1313
<url>https://github.com/forTEXT/gitlab4j-api</url>
@@ -85,7 +85,7 @@
8585
<url>git@github.com:forTEXT/gitlab4j-api.git</url>
8686
<connection>scm:git:git@github.com:forTEXT/gitlab4j-api.git</connection>
8787
<developerConnection>scm:git:git@github.com:forTEXT/gitlab4j-api.git</developerConnection>
88-
<tag>gitlab4j-api-5.0.1-CATMA</tag>
88+
<tag>gitlab4j-api-5.0.1-CATMA-v2</tag>
8989
</scm>
9090

9191
<build>

0 commit comments

Comments
 (0)