Skip to content

Commit

Permalink
[maven-release-plugin] prepare release versions-maven-plugin-2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
khmarbaise committed Jul 22, 2016
1 parent 2d62a53 commit b8f1df7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</parent>

<artifactId>versions-maven-plugin</artifactId>
<version>2.3-SNAPSHOT</version>
<version>2.3</version>
<packaging>maven-plugin</packaging>

<name>Versions Maven Plugin</name>
Expand Down Expand Up @@ -83,6 +83,7 @@
<connection>scm:git:https://github.com/mojohaus/versions-maven-plugin.git</connection>
<developerConnection>scm:git:ssh://git@github.com/mojohaus/versions-maven-plugin.git</developerConnection>
<url>https://github.com/mojohaus/versions-maven-plugin</url>
<tag>versions-maven-plugin-2.3</tag>
</scm>
<issueManagement>
<system>github</system>
Expand Down

0 comments on commit b8f1df7

Please sign in to comment.