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

[23/25] tomee git commit: TOMEE-1277 cxf 3.1.0

TOMEE-1277 cxf 3.1.0


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

Branch: refs/heads/fb_tomee2_owb16
Commit: b27b5ea08da161689085aaa7267519134f07424a
Parents: 1381e2f
Author: Romain Manni-Bucau <rm...@apache.org>
Authored: Wed May 6 10:15:41 2015 +0200
Committer: Romain Manni-Bucau <rm...@apache.org>
Committed: Wed May 6 10:15:41 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/tomee/blob/b27b5ea0/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 967955f..4e9adc2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -128,7 +128,7 @@
 
     <tomcat.version>8.0.21</tomcat.version>
 
-    <cxf.version>3.0.4</cxf.version>
+    <cxf.version>3.1.0</cxf.version>
     <ehcache.version>2.8.5</ehcache.version>
     <!-- used by cxf for security (replay attack) -->
     <jetty.version>7.5.3.v20111011</jetty.version>