Skip to content

Commit

Permalink
Merge pull request #453 from dadoonet/pr/maven-plugins
Browse files Browse the repository at this point in the history
Update to maven-versions-plugin 2.5
  • Loading branch information
dadoonet authored Oct 26, 2017
2 parents a87f9dd + b518f7f commit 0a98da6
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 @@ -119,7 +119,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>versions-maven-plugin</artifactId>
<version>2.4</version>
<version>2.5</version>
<configuration>
<generateBackupPoms>false</generateBackupPoms>
</configuration>
Expand Down

0 comments on commit 0a98da6

Please sign in to comment.