Author: olamy Date: Fri Feb 27 09:54:28 2015 New Revision: 1662651 URL: http://svn.apache.org/r1662651 Log: use last tomcat 7.0.x version
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=1662651&r1=1662650&r2=1662651&view=diff ============================================================================== --- tomcat/maven-plugin/trunk/pom.xml (original) +++ tomcat/maven-plugin/trunk/pom.xml Fri Feb 27 09:54:28 2015 @@ -73,7 +73,7 @@ <its.ajp.port>2001</its.ajp.port> <!-- server port for it tests --> <its.server.port>2008</its.server.port> - <tomcat7Version>7.0.57</tomcat7Version> + <tomcat7Version>7.0.59</tomcat7Version> <!-- to prevent isssues with last apache parent pom --> <arguments /> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org