You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by lu...@apache.org on 2013/05/13 16:24:17 UTC

svn commit: r1481866 - in /commons/proper/commons-parent/trunk: RELEASE-NOTES.txt pom.xml

Author: luc
Date: Mon May 13 14:24:17 2013
New Revision: 1481866

URL: http://svn.apache.org/r1481866
Log:
updating maven-site-plugin

Modified:
    commons/proper/commons-parent/trunk/RELEASE-NOTES.txt
    commons/proper/commons-parent/trunk/pom.xml

Modified: commons/proper/commons-parent/trunk/RELEASE-NOTES.txt
URL: http://svn.apache.org/viewvc/commons/proper/commons-parent/trunk/RELEASE-NOTES.txt?rev=1481866&r1=1481865&r2=1481866&view=diff
==============================================================================
--- commons/proper/commons-parent/trunk/RELEASE-NOTES.txt (original)
+++ commons/proper/commons-parent/trunk/RELEASE-NOTES.txt Mon May 13 14:24:17 2013
@@ -16,6 +16,7 @@ o         cobertura-maven-plugin        
           maven-changes-plugin           2.8   -> 2.9
           maven-compiler-plugin          3.0   -> 3.1
           maven-release-plugin           2.3.2 -> 2.4.1
+          maven-site-plugin              3.2   -> 3.3
           apache-rat-plugin              0.8   -> 0.9
 
 The main change is the replacement of cobertura with JaCoCo for test

Modified: commons/proper/commons-parent/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/commons-parent/trunk/pom.xml?rev=1481866&r1=1481865&r2=1481866&view=diff
==============================================================================
--- commons/proper/commons-parent/trunk/pom.xml (original)
+++ commons/proper/commons-parent/trunk/pom.xml Mon May 13 14:24:17 2013
@@ -42,6 +42,7 @@ Version 29:
           maven-changes-plugin               2.8   -> 2.9
           maven-compiler-plugin              3.0   -> 3.1
           maven-release-plugin               2.3.2 -> 2.4.1
+          maven-site-plugin                  3.2   -> 3.3
           apache-rat-plugin                  0.8   -> 0.9
 
 Removed skipReports property (now JaCoCo coverage is triggered directly
@@ -1227,7 +1228,7 @@ http://svn.apache.org/repos/asf/commons/
     <commons.jxr.version>2.3</commons.jxr.version>
     <commons.project-info.version>2.6</commons.project-info.version>
     <commons.wagon-ssh.version>2.3</commons.wagon-ssh.version>
-    <commons.site-plugin.version>3.2</commons.site-plugin.version>
+    <commons.site-plugin.version>3.3</commons.site-plugin.version>
     <commons.jacoco.version>0.6.2.201302030002</commons.jacoco.version>
     <commons.jdepend.version>2.0-beta-2</commons.jdepend.version>