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 2011/10/11 22:19:37 UTC

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

Author: olamy
Date: Tue Oct 11 20:19:36 2011
New Revision: 1182067

URL: http://svn.apache.org/viewvc?rev=1182067&view=rev
Log:
upgrade to tomcat core 7.0.22

Modified:
    tomcat/maven-plugin/trunk/tomcat7-maven-plugin/pom.xml

Modified: tomcat/maven-plugin/trunk/tomcat7-maven-plugin/pom.xml
URL: http://svn.apache.org/viewvc/tomcat/maven-plugin/trunk/tomcat7-maven-plugin/pom.xml?rev=1182067&r1=1182066&r2=1182067&view=diff
==============================================================================
--- tomcat/maven-plugin/trunk/tomcat7-maven-plugin/pom.xml (original)
+++ tomcat/maven-plugin/trunk/tomcat7-maven-plugin/pom.xml Tue Oct 11 20:19:36 2011
@@ -33,7 +33,7 @@
   </description>
 
   <properties>
-    <tomcat.version>7.0.21</tomcat.version>
+    <tomcat.version>7.0.22</tomcat.version>
   </properties>
 
   <dependencies>



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