Skip to content

Commit

Permalink
updated maven release plugin to 2.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
lausdahl committed Jan 25, 2016
1 parent eda2f37 commit 1dedaa9
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 @@ -56,7 +56,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-release-plugin</artifactId>
<version>2.4.2</version>
<version>2.5.3</version>
<configuration>
<tagNameFormat>v@{project.version}</tagNameFormat>
</configuration>
Expand Down

0 comments on commit 1dedaa9

Please sign in to comment.