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 2013/01/06 02:56:54 UTC

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

Author: sebb
Date: Sun Jan  6 01:56:54 2013
New Revision: 1429455

URL: http://svn.apache.org/viewvc?rev=1429455&view=rev
Log:
Update comment; latest apache parent versions still broken

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=1429455&r1=1429454&r2=1429455&view=diff
==============================================================================
--- commons/proper/commons-parent/trunk/pom.xml (original)
+++ commons/proper/commons-parent/trunk/pom.xml Sun Jan  6 01:56:54 2013
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache</groupId>
     <artifactId>apache</artifactId>
-    <!-- Version 10 is broken; see https://issues.apache.org/jira/browse/MPOM-32 -->
+    <!-- Versions 10-12 are broken; see https://issues.apache.org/jira/browse/MPOM-32 -->
     <version>9</version>
   </parent>
   <groupId>org.apache.commons</groupId>