Skip to content

Commit

Permalink
increasing the maven release plugin version
Browse files Browse the repository at this point in the history
  • Loading branch information
dkayiwa committed Apr 10, 2016
1 parent 0586f8f commit cc6a678
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -731,7 +731,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-release-plugin</artifactId>
<version>2.1</version>
<version>2.5</version>
<configuration>
<preparationGoals>clean install</preparationGoals>
<autoVersionSubmodules>true</autoVersionSubmodules>
Expand Down

0 comments on commit cc6a678

Please sign in to comment.