Author: tchemit Date: 2010-01-17 14:56:22 +0100 (Sun, 17 Jan 2010) New Revision: 772 Modified: trunk/pom.xml Log: add comment Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2010-01-17 13:55:44 UTC (rev 771) +++ trunk/pom.xml 2010-01-17 13:56:22 UTC (rev 772) @@ -1526,6 +1526,7 @@ <configuration> <!-- activate this profile while doing release:prepare --> <prepareVerifyArgs>-Dinternal</prepareVerifyArgs> + <!-- all modules follow the mavenpom version, don't ask it --> <autoVersionSubmodules>true</autoVersionSubmodules> <!-- activate this profile while doing release:perform --> <releaseProfiles>internal</releaseProfiles>