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/12/07 11:09:42 UTC

tomee git commit: TOMEE-1674 tomcat 8.0.30

Repository: tomee
Updated Branches:
  refs/heads/master 68858ac3c -> 2cd97905b


TOMEE-1674 tomcat 8.0.30


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

Branch: refs/heads/master
Commit: 2cd97905b7f3b4e3e0e6dfe6fbbb26f598b4c2fc
Parents: 68858ac
Author: Romain Manni-Bucau <rm...@gmail.com>
Authored: Mon Dec 7 11:10:23 2015 +0100
Committer: Romain Manni-Bucau <rm...@gmail.com>
Committed: Mon Dec 7 11:10:23 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/tomee/blob/2cd97905/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index d33d9c2..3194ef4 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.29</tomcat.version>
+    <tomcat.version>8.0.30</tomcat.version>
 
     <cxf.version>3.1.3</cxf.version>
     <ehcache.version>2.8.5</ehcache.version>