You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ol...@apache.org on 2014/11/17 03:44:14 UTC

svn commit: r1640060 - /tomcat/maven-plugin/trunk/pom.xml

Author: olamy
Date: Mon Nov 17 02:44:13 2014
New Revision: 1640060

URL: http://svn.apache.org/r1640060
Log:
ecj compiler 4.4

Modified:
    tomcat/maven-plugin/trunk/pom.xml

Modified: tomcat/maven-plugin/trunk/pom.xml
URL: http://svn.apache.org/viewvc/tomcat/maven-plugin/trunk/pom.xml?rev=1640060&r1=1640059&r2=1640060&view=diff
==============================================================================
--- tomcat/maven-plugin/trunk/pom.xml (original)
+++ tomcat/maven-plugin/trunk/pom.xml Mon Nov 17 02:44:13 2014
@@ -325,7 +325,7 @@
       <dependency>
         <groupId>org.eclipse.jdt.core.compiler</groupId>
         <artifactId>ecj</artifactId>
-        <version>4.3.1</version>
+        <version>4.4</version>
       </dependency>
 
       <dependency>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org