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 2018/07/30 14:48:31 UTC

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

Author: ggregory
Date: Mon Jul 30 14:48:31 2018
New Revision: 1837064

URL: http://svn.apache.org/viewvc?rev=1837064&view=rev
Log:
maven-compiler-plugin 3.7.0 -> 3.8.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=1837064&r1=1837063&r2=1837064&view=diff
==============================================================================
--- commons/proper/commons-parent/trunk/pom.xml (original)
+++ commons/proper/commons-parent/trunk/pom.xml Mon Jul 30 14:48:31 2018
@@ -41,6 +41,7 @@
     Version 48:
     
     - Update parent from org.apache:apache 19 to 20.
+    - maven-compiler-plugin 3.7.0 -> 3.8.0
     - Add your comment here.
   -->
   
@@ -1822,7 +1823,7 @@
     <commons.coveralls.version>4.3.0</commons.coveralls.version>
     <commons.coveralls.timestampFormat>EpochMillis</commons.coveralls.timestampFormat>
     <commons.jdepend.version>2.0</commons.jdepend.version>
-    <commons.compiler.version>3.7.0</commons.compiler.version>
+    <commons.compiler.version>3.8.0</commons.compiler.version>
     <commons.scm-publish.version>1.1</commons.scm-publish.version>
     <commons.findbugs.version>3.0.5</commons.findbugs.version>
     <commons.spotbugs.version>3.1.3</commons.spotbugs.version>