You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by an...@apache.org on 2015/11/02 18:14:57 UTC

[03/24] tomee git commit: TOMEE-1635 tomcat 8.0.27

TOMEE-1635 tomcat 8.0.27


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

Branch: refs/heads/tomee-7.0.0-M1
Commit: d617e8bfaeb3abc14658f595ec6032915d3f737a
Parents: 120a33c
Author: Romain Manni-Bucau <rm...@gmail.com>
Authored: Fri Oct 2 09:00:37 2015 -0700
Committer: Romain Manni-Bucau <rm...@gmail.com>
Committed: Fri Oct 2 09:00:37 2015 -0700

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


http://git-wip-us.apache.org/repos/asf/tomee/blob/d617e8bf/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index db692eb..c439adb 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.26</tomcat.version>
+    <tomcat.version>8.0.27</tomcat.version>
 
     <cxf.version>3.1.3</cxf.version>
     <ehcache.version>2.8.5</ehcache.version>