Author: olamy Date: Sat Jan 21 21:18:43 2012 New Revision: 1234423 URL: http://svn.apache.org/viewvc?rev=1234423&view=rev Log: jdt compiler 3.7.1
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=1234423&r1=1234422&r2=1234423&view=diff ============================================================================== --- tomcat/maven-plugin/trunk/pom.xml (original) +++ tomcat/maven-plugin/trunk/pom.xml Sat Jan 21 21:18:43 2012 @@ -229,7 +229,7 @@ <dependency> <groupId>org.eclipse.jdt.core.compiler</groupId> <artifactId>ecj</artifactId> - <version>3.7</version> + <version>3.7.1</version> </dependency> <dependency> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org