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/12/11 17:20:15 UTC

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

Author: olamy
Date: Tue Dec 11 16:19:49 2012
New Revision: 1420250

URL: http://svn.apache.org/viewvc?rev=1420250&view=rev
Log:
tomcat7 use 7.0.34

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=1420250&r1=1420249&r2=1420250&view=diff
==============================================================================
--- tomcat/maven-plugin/trunk/pom.xml (original)
+++ tomcat/maven-plugin/trunk/pom.xml Tue Dec 11 16:19:49 2012
@@ -70,7 +70,7 @@
     <its.ajp.port>2001</its.ajp.port>
     <!-- server port for it tests -->
     <its.server.port>2008</its.server.port>
-    <tomcat7Version>7.0.33</tomcat7Version>
+    <tomcat7Version>7.0.34</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