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/09 16:32:33 UTC

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

Author: sebb
Date: Fri Mar  9 15:32:32 2012
New Revision: 1298875

URL: http://svn.apache.org/viewvc?rev=1298875&view=rev
Log:
Doc tweak

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=1298875&r1=1298874&r2=1298875&view=diff
==============================================================================
--- commons/proper/commons-parent/trunk/pom.xml (original)
+++ commons/proper/commons-parent/trunk/pom.xml Fri Mar  9 15:32:32 2012
@@ -544,7 +544,6 @@ http://svn.apache.org/repos/asf/commons/
     <!--
          Profile for Commons releases via Nexus.
          Assembles artifacts, creates source and javadoc jars, signs them and adds hashes. 
-         Does not use maven release plugin.
     -->
     <profile>
       <id>release</id>
@@ -706,8 +705,9 @@ http://svn.apache.org/repos/asf/commons/
     </profile>
 
      <!-- 
-       profile to synchronise with Apache parent pom profile of the same name.
-       Uses the Maven Release Plugin.
+       profile to update the Apache parent pom profile of the same name
+       to better suit the requirements of Apache Commons.
+       [Requires further work]
      -->
     <profile>
       <id>apache-release</id>