You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2014/11/06 02:46:03 UTC

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

Author: ggregory
Date: Thu Nov  6 01:46:03 2014
New Revision: 1637023

URL: http://svn.apache.org/r1637023
Log:
maven-jxr-plugin 2.4 -> 2.5.

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=1637023&r1=1637022&r2=1637023&view=diff
==============================================================================
--- commons/proper/commons-parent/trunk/pom.xml (original)
+++ commons/proper/commons-parent/trunk/pom.xml Thu Nov  6 01:46:03 2014
@@ -36,6 +36,7 @@
 Version 36:
 
 - maven-assembly-plugin 2.4.1 -> 2.5. 
+- maven-jxr-plugin 2.4 -> 2.5.
 
 Version 35:
 
@@ -1350,7 +1351,7 @@ Version 35:
     <commons.rat.version>0.11</commons.rat.version>
     <commons.changes.version>2.11</commons.changes.version>
     <commons.clirr.version>2.6.1</commons.clirr.version>
-    <commons.jxr.version>2.4</commons.jxr.version>
+    <commons.jxr.version>2.5</commons.jxr.version>
     <commons.project-info.version>2.7</commons.project-info.version>
     <commons.wagon-ssh.version>2.6</commons.wagon-ssh.version>
     <commons.site-plugin.version>3.4</commons.site-plugin.version>