You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by kh...@apache.org on 2015/11/29 17:39:09 UTC

svn commit: r1717091 - /maven/pom/trunk/asf/pom.xml

Author: khmarbaise
Date: Sun Nov 29 16:39:09 2015
New Revision: 1717091

URL: http://svn.apache.org/viewvc?rev=1717091&view=rev
Log:
[MPOM-98] Upgrade maven-compiler-plugin version to 3.3

Modified:
    maven/pom/trunk/asf/pom.xml

Modified: maven/pom/trunk/asf/pom.xml
URL: http://svn.apache.org/viewvc/maven/pom/trunk/asf/pom.xml?rev=1717091&r1=1717090&r2=1717091&view=diff
==============================================================================
--- maven/pom/trunk/asf/pom.xml (original)
+++ maven/pom/trunk/asf/pom.xml Sun Nov 29 16:39:09 2015
@@ -128,7 +128,7 @@ under the License.
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-compiler-plugin</artifactId>
-          <version>3.2</version>
+          <version>3.3</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>