You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ol...@apache.org on 2013/10/25 06:15:18 UTC

svn commit: r1535625 - /tomcat/maven-plugin/trunk/pom.xml

Author: olamy
Date: Fri Oct 25 04:15:18 2013
New Revision: 1535625

URL: http://svn.apache.org/r1535625
Log:
use tomcat7 7.0.47

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=1535625&r1=1535624&r2=1535625&view=diff
==============================================================================
--- tomcat/maven-plugin/trunk/pom.xml (original)
+++ tomcat/maven-plugin/trunk/pom.xml Fri Oct 25 04:15:18 2013
@@ -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.42</tomcat7Version>
+    <tomcat7Version>7.0.47</tomcat7Version>
 
     <!-- to prevent isssues with last apache parent pom -->
     <arguments />



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org