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 2015/05/07 09:34:01 UTC

tomee git commit: tomcat 8.0.22

Repository: tomee
Updated Branches:
  refs/heads/master be3996fa4 -> 2c4047e14


tomcat 8.0.22


Project: http://git-wip-us.apache.org/repos/asf/tomee/repo
Commit: http://git-wip-us.apache.org/repos/asf/tomee/commit/2c4047e1
Tree: http://git-wip-us.apache.org/repos/asf/tomee/tree/2c4047e1
Diff: http://git-wip-us.apache.org/repos/asf/tomee/diff/2c4047e1

Branch: refs/heads/master
Commit: 2c4047e1456a14f7a3f054f33a87b3d7ee9f552a
Parents: be3996f
Author: Romain Manni-Bucau <rm...@apache.org>
Authored: Thu May 7 09:33:53 2015 +0200
Committer: Romain Manni-Bucau <rm...@apache.org>
Committed: Thu May 7 09:33:53 2015 +0200

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tomee/blob/2c4047e1/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 4e9adc2..c063d78 100644
--- a/pom.xml
+++ b/pom.xml
@@ -126,7 +126,7 @@
     <version.shrinkwrap.descriptor>2.0.0-alpha-7</version.shrinkwrap.descriptor>
     <version.shrinkwrap.shrinkwrap>1.2.2</version.shrinkwrap.shrinkwrap>
 
-    <tomcat.version>8.0.21</tomcat.version>
+    <tomcat.version>8.0.22</tomcat.version>
 
     <cxf.version>3.1.0</cxf.version>
     <ehcache.version>2.8.5</ehcache.version>