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 2018/02/03 12:51:45 UTC

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

Author: sebb
Date: Sat Feb  3 12:51:45 2018
New Revision: 1823023

URL: http://svn.apache.org/viewvc?rev=1823023&view=rev
Log:
Fix comments: merge version 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=1823023&r1=1823022&r2=1823023&view=diff
==============================================================================
--- commons/proper/commons-parent/trunk/pom.xml (original)
+++ commons/proper/commons-parent/trunk/pom.xml Sat Feb  3 12:51:45 2018
@@ -51,19 +51,17 @@
   <!--
     Version 43:
 
-    - maven-compiler-plugin 3.6.1 -> 3.6.2
-    - maven-compiler-plugin 3.6.2 -> 3.7.0
+    - maven-compiler-plugin 3.6.1 -> 3.7.0
     - jacoco-maven-plugin 0.7.7.201606060606 -> 0.7.9
     - maven-javadoc-plugin 2.10.4 -> 3.0.0 (Java 9 compatibility)
-    - Update japicmp 0.9.3 -> 0.10.0
     - animal-sniffer-maven-plugin 1.15 -> 1.16
     - commons.findbugs.version 3.0.3 -> 3.0.5 (requires Java 7)
     - commons.clirr.version 2.7 -> 2.8
     - maven-surefire-plugin 2.19.1 -> 2.20.1
-    - Add maven-failsafe-plugin 2.20.1 (to along with surefire.)
+    - Add maven-failsafe-plugin 2.20.1 (to align with surefire.)
     - felix:maven-bundle-plugin 3.0.1 -> 3.4.0 (requires Java 7.
     - versions-maven-plugin 2.3 -> 2.5
-    - japicmp-maven-plugin 0.10.0 -> 0.11.0
+    - japicmp-maven-plugin 0.9.3 -> 0.11.0
     - build-helper-maven-plugin 1.10 -> 3.0.0 (requires Maven 3 and Java 7.)
     - wagon-ssh 2.10 -> 3.0.0
     - maven-site-plugin 3.6 -> 3.7 (fixes Java 9 builds; for migrating from 3.4 to 3.5.1, see https://maven.apache.org/components/plugins/maven-site-plugin/migrate.html)