Author: olamy
Date: Thu Dec  6 12:05:23 2012
New Revision: 1417810

URL: http://svn.apache.org/viewvc?rev=1417810&view=rev
Log:
[MCOMPILER-190] use plexus-compiler released version

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=1417810&r1=1417809&r2=1417810&view=diff
==============================================================================
--- maven/plugins/trunk/maven-compiler-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-compiler-plugin/pom.xml Thu Dec  6 12:05:23 2012
@@ -54,7 +54,7 @@ under the License.
   <properties>
     <mavenVersion>2.0.9</mavenVersion>
     <mavenPluginPluginVersion>3.2</mavenPluginPluginVersion>
-    <plexusCompilerVersion>2.1-SNAPSHOT</plexusCompilerVersion>
+    <plexusCompilerVersion>2.1</plexusCompilerVersion>
     <groovyVersion>1.8.0</groovyVersion>
     <groovyEclipseCompilerVersion>2.6.0-01</groovyEclipseCompilerVersion>
   </properties>


Reply via email to