use autoVersionSubmodules
git-svn-id: https://svn.apache.org/repos/asf/maven/plugin-tools/trunk@1592268 13f79535-47bb-0310-9956-ffa450edef68master
parent
e1e487489f
commit
e2504fa821
1
pom.xml
1
pom.xml
|
|
@ -281,6 +281,7 @@
|
||||||
<artifactId>maven-release-plugin</artifactId>
|
<artifactId>maven-release-plugin</artifactId>
|
||||||
<configuration>
|
<configuration>
|
||||||
<tagBase>https://svn.apache.org/repos/asf/maven/plugin-tools/tags</tagBase>
|
<tagBase>https://svn.apache.org/repos/asf/maven/plugin-tools/tags</tagBase>
|
||||||
|
<autoVersionSubmodules>true</autoVersionSubmodules>
|
||||||
</configuration>
|
</configuration>
|
||||||
</plugin>
|
</plugin>
|
||||||
<plugin>
|
<plugin>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue