Author: hboutemy
Date: Tue Apr 23 21:52:08 2013
New Revision: 1471169

URL: http://svn.apache.org/r1471169
Log:
add autoVersionSubmodules=true to m-release-p

Modified:
    maven/doxia/doxia-sitetools/trunk/pom.xml

Modified: maven/doxia/doxia-sitetools/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/doxia/doxia-sitetools/trunk/pom.xml?rev=1471169&r1=1471168&r2=1471169&view=diff
==============================================================================
--- maven/doxia/doxia-sitetools/trunk/pom.xml (original)
+++ maven/doxia/doxia-sitetools/trunk/pom.xml Tue Apr 23 21:52:08 2013
@@ -305,6 +305,7 @@ under the License.
           <artifactId>maven-release-plugin</artifactId>
           <configuration>
             
<tagBase>https://svn.apache.org/repos/asf/maven/doxia/doxia-sitetools/tags</tagBase>
+            <autoVersionSubmodules>true</autoVersionSubmodules>
           </configuration>
         </plugin>
         <!-- TODO need to upgrade to last version or Maven parent version -->


Reply via email to