Skip to content

Commit

Permalink
Update to latest maven-release-plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
gillius committed May 15, 2016
1 parent b986138 commit 9964e50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-release-plugin</artifactId>
<version>2.4</version>
<version>2.5.3</version>
<configuration>
<autoVersionSubmodules>true</autoVersionSubmodules>
<tagNameFormat>@{project.version}</tagNameFormat>
Expand Down

0 comments on commit 9964e50

Please sign in to comment.