This is an automated email from the ASF dual-hosted git repository.

olamy pushed a commit to branch MCOMPILER-346-assertion-error-from-javaxcompiler
in repository https://gitbox.apache.org/repos/asf/maven-compiler-plugin.git


The following commit(s) were added to 
refs/heads/MCOMPILER-346-assertion-error-from-javaxcompiler by this push:
     new dc95dbd  use released of plexus-compilers
dc95dbd is described below

commit dc95dbd6e5cb5a07e21a4605455f4e60d162f6ac
Author: Olivier Lamy <ol...@apache.org>
AuthorDate: Sun Mar 6 18:02:29 2022 +1000

    use released of plexus-compilers
    
    Signed-off-by: Olivier Lamy <ol...@apache.org>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a0de685..b21709d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -68,7 +68,7 @@ under the License.
       ! The following property is used in the integration tests MCOMPILER-157
     -->
     <mavenPluginPluginVersion>3.5</mavenPluginPluginVersion>
-    <plexusCompilerVersion>2.11.0-SNAPSHOT</plexusCompilerVersion>
+    <plexusCompilerVersion>2.11.0</plexusCompilerVersion>
 
     <groovyVersion>2.4.21</groovyVersion>
     <groovyEclipseCompilerVersion>3.7.0</groovyEclipseCompilerVersion>

Reply via email to