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 23:03:28 UTC

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

Author: sebb
Date: Wed Mar  7 22:03:27 2012
New Revision: 1298153

URL: http://svn.apache.org/viewvc?rev=1298153&view=rev
Log:
Add list of changes

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=1298153&r1=1298152&r2=1298153&view=diff
==============================================================================
--- commons/proper/commons-parent/trunk/pom.xml (original)
+++ commons/proper/commons-parent/trunk/pom.xml Wed Mar  7 22:03:27 2012
@@ -36,7 +36,21 @@
 
 <!--
 Version 24:
-- TBA
+      Updated various plugin versions:
+            antrun: 1.6 => 1.7
+            assembly: 2.2.1 => 2.3
+            jar: 2.3.2 => 2.4
+            release: 2.2.1 => 2.2.2
+            remote-resources: override Apache pom 9 with 1.2.1
+            commons-build: 1.3 => 1.4
+            bundle: 2.3.5 => 2.3.7; removed workround for Java 1.5 as no longer necessary
+            Added cobertura: 2.5.1 to reporting and buildManagement
+            surefire: 2.9 => 2.12
+            surefire-report: 2.9 => 2.12
+            Allow override of surefire-report aggregate setting using property commons.surefire-report.aggregate
+            javadoc: 2.8 => 2.8.1
+            rat: 0.7 => 0.8
+
 For full details see:
 http://svn.apache.org/repos/asf/commons/proper/commons-parent/tags/commons-parent-24/RELEASE-NOTES.txt
  -->