Skip to content

Commit

Permalink
increasing the maven release plugin version
Browse files Browse the repository at this point in the history
(cherry picked from commit cc6a678)
  • Loading branch information
dkayiwa committed Apr 10, 2016
1 parent 15f98cf commit 1c222ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -657,7 +657,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 1c222ff

Please sign in to comment.