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/06/01 23:12:51 UTC

svn commit: r1345352 - /maven/plugins/trunk/maven-compiler-plugin/pom.xml

Author: olamy
Date: Fri Jun  1 21:12:50 2012
New Revision: 1345352

URL: http://svn.apache.org/viewvc?rev=1345352&view=rev
Log:
next version will be 2.6

Modified:
    maven/plugins/trunk/maven-compiler-plugin/pom.xml

Modified: maven/plugins/trunk/maven-compiler-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-compiler-plugin/pom.xml?rev=1345352&r1=1345351&r2=1345352&view=diff
==============================================================================
--- maven/plugins/trunk/maven-compiler-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-compiler-plugin/pom.xml Fri Jun  1 21:12:50 2012
@@ -30,7 +30,7 @@ under the License.
   </parent>
 
   <artifactId>maven-compiler-plugin</artifactId>
-  <version>2.5.2-SNAPSHOT</version>
+  <version>2.6-SNAPSHOT</version>
   <packaging>maven-plugin</packaging>
 
   <name>Maven Compiler Plugin</name>