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 2017/12/09 19:55:36 UTC

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

Author: ggregory
Date: Sat Dec  9 19:55:36 2017
New Revision: 1817655

URL: http://svn.apache.org/viewvc?rev=1817655&view=rev
Log:
Update Maven Javadoc plugin from 3.0.0-M1 to 3.0.0.

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=1817655&r1=1817654&r2=1817655&view=diff
==============================================================================
--- commons/proper/commons-parent/trunk/pom.xml (original)
+++ commons/proper/commons-parent/trunk/pom.xml Sat Dec  9 19:55:36 2017
@@ -41,7 +41,7 @@ Version 43:
 - maven-compiler-plugin 3.6.1 -> 3.6.2
 - maven-compiler-plugin 3.6.2 -> 3.7.0
 - jacoco-maven-plugin 0.7.7.201606060606 -> 0.7.9
-- maven-javadoc-plugin 2.10.4 -> 3.0.0-M1 (for Java 9 compatibility)
+- 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 (Java 7 profile)
@@ -1550,7 +1550,7 @@ Version 39:
     <commons.surefire.version>2.20.1</commons.surefire.version>
     <commons.failsafe.version>2.20.1</commons.failsafe.version>
     <commons.surefire-report.version>2.20.1</commons.surefire-report.version>
-    <commons.javadoc.version>3.0.0-M1</commons.javadoc.version>
+    <commons.javadoc.version>3.0.0</commons.javadoc.version>
     <commons.rat.version>0.12</commons.rat.version>
     <commons.changes.version>2.12.1</commons.changes.version>
     <commons.clirr.version>2.8</commons.clirr.version>