Skip to content

Commit

Permalink
[maven-release-plugin] prepare release gitlab4j-api-4.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
gmessner committed Dec 5, 2017
1 parent 60879e8 commit 1884717
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.7.3-SNAPSHOT</version>
<version>4.7.3</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>http://www.messners.com/#gitlab4j-api/gitlab4j-api.html</url>
Expand Down Expand Up @@ -51,7 +51,7 @@
<url>git@github.com:gmessner/gitlab4j-api.git</url>
<connection>scm:git:git@github.com:gmessner/gitlab4j-api.git</connection>
<developerConnection>scm:git:git@github.com:gmessner/gitlab4j-api.git</developerConnection>
<tag>HEAD</tag>
<tag>gitlab4j-api-4.7.3</tag>
</scm>

<build>
Expand Down

0 comments on commit 1884717

Please sign in to comment.