You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ol...@apache.org on 2012/05/28 08:21:45 UTC

svn commit: r1343146 - /maven/plugin-tools/trunk/pom.xml

Author: olamy
Date: Mon May 28 06:21:45 2012
New Revision: 1343146

URL: http://svn.apache.org/viewvc?rev=1343146&view=rev
Log:
release compiler plugin 2.5

Modified:
    maven/plugin-tools/trunk/pom.xml

Modified: maven/plugin-tools/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugin-tools/trunk/pom.xml?rev=1343146&r1=1343145&r2=1343146&view=diff
==============================================================================
--- maven/plugin-tools/trunk/pom.xml (original)
+++ maven/plugin-tools/trunk/pom.xml Mon May 28 06:21:45 2012
@@ -324,7 +324,7 @@
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-compiler-plugin</artifactId>
-          <version>2.4</version>
+          <version>2.5</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>