You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@creadur.apache.org by po...@apache.org on 2017/10/07 20:30:34 UTC

svn commit: r1811444 - /creadur/rat/trunk/pom.xml

Author: pottlinger
Date: Sat Oct  7 20:30:34 2017
New Revision: 1811444

URL: http://svn.apache.org/viewvc?rev=1811444&view=rev
Log:
RAT-240: Update maven-compiler plugin.


Modified:
    creadur/rat/trunk/pom.xml

Modified: creadur/rat/trunk/pom.xml
URL: http://svn.apache.org/viewvc/creadur/rat/trunk/pom.xml?rev=1811444&r1=1811443&r2=1811444&view=diff
==============================================================================
--- creadur/rat/trunk/pom.xml (original)
+++ creadur/rat/trunk/pom.xml Sat Oct  7 20:30:34 2017
@@ -296,7 +296,7 @@ agnostic home for software distribution
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-compiler-plugin</artifactId>
-          <version>3.2</version>
+          <version>3.7.0</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>