You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by rw...@apache.org on 2010/04/02 04:36:19 UTC

svn commit: r930152 - /geronimo/server/branches/2.2/pom.xml

Author: rwonly
Date: Fri Apr  2 02:36:18 2010
New Revision: 930152

URL: http://svn.apache.org/viewvc?rev=930152&view=rev
Log:
GERONIMO-5122 upgrade tomcat to 6.0.26.0

Modified:
    geronimo/server/branches/2.2/pom.xml

Modified: geronimo/server/branches/2.2/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/pom.xml?rev=930152&r1=930151&r2=930152&view=diff
==============================================================================
--- geronimo/server/branches/2.2/pom.xml (original)
+++ geronimo/server/branches/2.2/pom.xml Fri Apr  2 02:36:18 2010
@@ -62,7 +62,7 @@
         FIXME: STOP using properties for dependency versions unless you absolutly need them,
                ie. you have a hundred dependencies that all use the same version.
         -->
-        <tomcatVersion>6.0.20.0</tomcatVersion>
+        <tomcatVersion>6.0.26.0</tomcatVersion>
         <tomcatGroupId>org.apache.geronimo.ext.tomcat</tomcatGroupId>
 
         <openejbVersion>3.1.3-SNAPSHOT</openejbVersion>