You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by se...@apache.org on 2012/03/07 20:36:59 UTC

svn commit: r1298054 - /commons/proper/commons-parent/trunk/pom.xml

Author: sebb
Date: Wed Mar  7 19:36:58 2012
New Revision: 1298054

URL: http://svn.apache.org/viewvc?rev=1298054&view=rev
Log:
Start of inline version comments

Modified:
    commons/proper/commons-parent/trunk/pom.xml

Modified: commons/proper/commons-parent/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/commons-parent/trunk/pom.xml?rev=1298054&r1=1298053&r2=1298054&view=diff
==============================================================================
--- commons/proper/commons-parent/trunk/pom.xml (original)
+++ commons/proper/commons-parent/trunk/pom.xml Wed Mar  7 19:36:58 2012
@@ -35,13 +35,10 @@
   <description>The Apache Commons Parent Pom provides common settings for all Apache Commons components.</description>
 
 <!--
-Version 23:
-- moved buildNumber plugin to profile which is activated unless buildNumber.skip=true
-- changed buildNumber plugin default provider to CLI; added "javasvn" profile as override
-- added aggregate:false to jxr plugin (aggregate is deprecated)
-- added java-1.7 profile
-- updated modules list, added: bcel, functor, jcs, ognl
-- added ssh/scp support to maven-site-plugin in Maven3
+Version 24:
+- TBA
+For full details see:
+http://svn.apache.org/repos/asf/commons/proper/commons-parent/tags/commons-parent-24/RELEASE-NOTES.txt
  -->
 
   <!-- Now required by versions plugin -->