Skip to content

Commit

Permalink
[maven-release-plugin] prepare release gitlab4j-api-4.9.23
Browse files Browse the repository at this point in the history
  • Loading branch information
gmessner committed Apr 12, 2019
1 parent 2ce86a2 commit 285d955
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<groupId>org.gitlab4j</groupId>
<artifactId>gitlab4j-api</artifactId>
<packaging>jar</packaging>
<version>4.9.23-SNAPSHOT</version>
<version>4.9.23</version>
<name>GitLab API Java Client</name>
<description>GitLab API for Java (gitlab4j-api) provides a full featured Java API for working with GitLab repositories via the GitLab REST API.</description>
<url>https://github.com/gmessner/gitlab4j-api</url>
Expand Down Expand Up @@ -57,7 +57,7 @@
<url>[email protected]:gmessner/gitlab4j-api.git</url>
<connection>scm:git:[email protected]:gmessner/gitlab4j-api.git</connection>
<developerConnection>scm:git:[email protected]:gmessner/gitlab4j-api.git</developerConnection>
<tag>HEAD</tag>
<tag>gitlab4j-api-4.9.23</tag>
</scm>

<build>
Expand Down

0 comments on commit 285d955

Please sign in to comment.