use autoVersionSubmodules

git-svn-id: https://svn.apache.org/repos/asf/maven/plugin-tools/trunk@1592268 13f79535-47bb-0310-9956-ffa450edef68
master
Herve Boutemy 2014-05-03 19:23:22 +00:00
parent e1e487489f
commit e2504fa821
1 changed files with 1 additions and 0 deletions

View File

@ -281,6 +281,7 @@
<artifactId>maven-release-plugin</artifactId>
<configuration>
<tagBase>https://svn.apache.org/repos/asf/maven/plugin-tools/tags</tagBase>
<autoVersionSubmodules>true</autoVersionSubmodules>
</configuration>
</plugin>
<plugin>