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 2012/10/08 09:31:18 UTC

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

Author: olamy
Date: Mon Oct  8 07:31:17 2012
New Revision: 1395461

URL: http://svn.apache.org/viewvc?rev=1395461&view=rev
Log:
use last tomcat artifacts 7.0.32

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=1395461&r1=1395460&r2=1395461&view=diff
==============================================================================
--- tomcat/maven-plugin/trunk/pom.xml (original)
+++ tomcat/maven-plugin/trunk/pom.xml Mon Oct  8 07:31: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.30</tomcat7Version>
+    <tomcat7Version>7.0.32</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