Skip to content

Commit

Permalink
Merge pull request #417 from liimaorg/update_release_plugin
Browse files Browse the repository at this point in the history
Update maven-release-plugin to 2.5.3
  • Loading branch information
yvespp authored Jul 23, 2018
2 parents 7a0f14b + ab3b0bd commit b0b41da
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 @@ -80,7 +80,7 @@
</plugin>
<plugin>
<artifactId>maven-release-plugin</artifactId>
<version>2.5.1</version>
<version>2.5.3</version>
<configuration>
<preparationGoals>clean install</preparationGoals>
<autoVersionSubmodules>true</autoVersionSubmodules>
Expand Down

0 comments on commit b0b41da

Please sign in to comment.