Author: olamy Date: Wed Sep 5 21:45:17 2012 New Revision: 1381401 URL: http://svn.apache.org/viewvc?rev=1381401&view=rev Log: use last tomcat libs 7.0.30
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=1381401&r1=1381400&r2=1381401&view=diff ============================================================================== --- tomcat/maven-plugin/trunk/pom.xml (original) +++ tomcat/maven-plugin/trunk/pom.xml Wed Sep 5 21:45:17 2012 @@ -68,7 +68,7 @@ <its.ajp.port>2001</its.ajp.port> <!-- server port for it tests --> <its.server.port>2008</its.server.port> - <tomcat7Version>7.0.29</tomcat7Version> + <tomcat7Version>7.0.30</tomcat7Version> <!-- to prevent isssues with last apache parent pom --> <arguments></arguments> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org