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 2017/06/02 11:51:36 UTC

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

Author: olamy
Date: Fri Jun  2 11:51:36 2017
New Revision: 1797376

URL: http://svn.apache.org/viewvc?rev=1797376&view=rev
Log:
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=1797376&r1=1797375&r2=1797376&view=diff
==============================================================================
--- maven/plugins/trunk/maven-compiler-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-compiler-plugin/pom.xml Fri Jun  2 11:51:36 2017
@@ -63,7 +63,7 @@ under the License.
       ! The following property is used in the integration tests MCOMPILER-157
     -->
     <mavenPluginPluginVersion>3.5</mavenPluginPluginVersion>
-    <plexusCompilerVersion>2.8.2-SNAPSHOT</plexusCompilerVersion>
+    <plexusCompilerVersion>2.8.2</plexusCompilerVersion>
     <groovyVersion>1.8.0</groovyVersion>
     <groovyEclipseCompilerVersion>2.7.0-01</groovyEclipseCompilerVersion>
     <groovy-eclipse-batch>2.0.4-04</groovy-eclipse-batch>