Author: olamy Date: Mon Jun 18 20:20:44 2012 New Revision: 1351476 URL: http://svn.apache.org/viewvc?rev=1351476&view=rev Log: use tomcat artifacts 7.0.28
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=1351476&r1=1351475&r2=1351476&view=diff ============================================================================== --- tomcat/maven-plugin/trunk/pom.xml (original) +++ tomcat/maven-plugin/trunk/pom.xml Mon Jun 18 20:20:44 2012 @@ -66,7 +66,7 @@ <its.ajp.port>2001</its.ajp.port> <!-- server port for it tests --> <its.server.port>2008</its.server.port> - <tomcat7Version>7.0.27</tomcat7Version> + <tomcat7Version>7.0.28</tomcat7Version> </properties> <prerequisites> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org