Author: struberg
Date: Sat Sep 22 23:28:50 2012
New Revision: 1388923

URL: http://svn.apache.org/viewvc?rev=1388923&view=rev
Log:
MCOMPILER-179 revert back to old plexus-compiler 1.9.1

plexus-compiler 1.9.2 breaks the mcompiler-120 integration test

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=1388923&r1=1388922&r2=1388923&view=diff
==============================================================================
--- maven/plugins/trunk/maven-compiler-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-compiler-plugin/pom.xml Sat Sep 22 23:28:50 2012
@@ -53,7 +53,7 @@ under the License.
 
   <properties>
     <mavenVersion>2.0.9</mavenVersion>
-    <plexusCompilerVersion>1.9.2</plexusCompilerVersion>
+    <plexusCompilerVersion>1.9.1</plexusCompilerVersion>
     <mavenPluginPluginVersion>3.1</mavenPluginPluginVersion>
   </properties>
 


Reply via email to