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/11/13 15:31:00 UTC

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

Author: olamy
Date: Tue Nov 13 14:31:00 2012
New Revision: 1408751

URL: http://svn.apache.org/viewvc?rev=1408751&view=rev
Log:
plexus compiler 2.0 release

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=1408751&r1=1408750&r2=1408751&view=diff
==============================================================================
--- maven/plugins/trunk/maven-compiler-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-compiler-plugin/pom.xml Tue Nov 13 14:31:00 2012
@@ -53,9 +53,8 @@ under the License.
 
   <properties>
     <mavenVersion>2.0.9</mavenVersion>
-    <plexusCompilerVersion>2.0-SNAPSHOT</plexusCompilerVersion>
     <mavenPluginPluginVersion>3.2</mavenPluginPluginVersion>
-
+    <plexusCompilerVersion>2.0</plexusCompilerVersion>
     <groovyVersion>1.8.0</groovyVersion>
     <groovyEclipseCompilerVersion>2.6.0-01</groovyEclipseCompilerVersion>
   </properties>