Author: olamy Date: Wed Apr 3 11:58:29 2013 New Revision: 1463940 URL: http://svn.apache.org/r1463940 Log: use ecj 4.2.2
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=1463940&r1=1463939&r2=1463940&view=diff ============================================================================== --- tomcat/maven-plugin/trunk/pom.xml (original) +++ tomcat/maven-plugin/trunk/pom.xml Wed Apr 3 11:58:29 2013 @@ -277,7 +277,7 @@ <dependency> <groupId>org.eclipse.jdt.core.compiler</groupId> <artifactId>ecj</artifactId> - <version>4.2.1</version> + <version>4.2.2</version> </dependency> <dependency> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org