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-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org