You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@continuum.apache.org by br...@apache.org on 2010/04/29 05:58:21 UTC

svn commit: r939186 - /continuum/trunk/pom.xml

Author: brett
Date: Thu Apr 29 03:58:21 2010
New Revision: 939186

URL: http://svn.apache.org/viewvc?rev=939186&view=rev
Log:
make release easier

Modified:
    continuum/trunk/pom.xml

Modified: continuum/trunk/pom.xml
URL: http://svn.apache.org/viewvc/continuum/trunk/pom.xml?rev=939186&r1=939185&r2=939186&view=diff
==============================================================================
--- continuum/trunk/pom.xml (original)
+++ continuum/trunk/pom.xml Thu Apr 29 03:58:21 2010
@@ -121,6 +121,7 @@ under the License.
           <configuration>
             <tagBase>https://svn.apache.org/repos/asf/continuum/tags</tagBase>
             <preparationGoals>clean install</preparationGoals>
+            <autoVersionSubmodules>true</autoVersionSubmodules>
           </configuration>
         </plugin>
         <plugin>