You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by rm...@apache.org on 2014/09/03 20:06:59 UTC

svn commit: r1622311 - /tomee/tomee/trunk/pom.xml

Author: rmannibucau
Date: Wed Sep  3 18:06:58 2014
New Revision: 1622311

URL: http://svn.apache.org/r1622311
Log:
trying tomcat 8.0.12

Modified:
    tomee/tomee/trunk/pom.xml

Modified: tomee/tomee/trunk/pom.xml
URL: http://svn.apache.org/viewvc/tomee/tomee/trunk/pom.xml?rev=1622311&r1=1622310&r2=1622311&view=diff
==============================================================================
--- tomee/tomee/trunk/pom.xml (original)
+++ tomee/tomee/trunk/pom.xml Wed Sep  3 18:06:58 2014
@@ -128,7 +128,7 @@
     <version.shrinkwrap.descriptor>2.0.0-alpha-6</version.shrinkwrap.descriptor>
     <version.shrinkwrap.shrinkwrap>1.1.2</version.shrinkwrap.shrinkwrap>
 
-    <tomcat.version>8.0.9</tomcat.version>
+    <tomcat.version>8.0.12</tomcat.version>
 
     <cxf.version>3.1.0-SNAPSHOT</cxf.version>
     <!--2.6.4 requires wss4j 1.6.8-->