Skip to content
This repository has been archived by the owner on Nov 25, 2019. It is now read-only.

Commit

Permalink
Merge pull request #75 from madhawa-gunasekara/master
Browse files Browse the repository at this point in the history
Enabling autoVersionSubmodules
  • Loading branch information
madhawa-gunasekara authored Jul 15, 2016
2 parents 9b076c8 + 7fc8ee9 commit 73a2509
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 @@ -500,7 +500,7 @@
<artifactId>maven-release-plugin</artifactId>
<configuration>
<preparationGoals>clean install</preparationGoals>
<autoVersionSubmodules>false</autoVersionSubmodules>
<autoVersionSubmodules>true</autoVersionSubmodules>
</configuration>
</plugin>
<plugin>
Expand Down

0 comments on commit 73a2509

Please sign in to comment.