You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by co...@apache.org on 2015/07/31 13:12:29 UTC

cxf-fediz git commit: Upgrading CXF

Repository: cxf-fediz
Updated Branches:
  refs/heads/1.1.x-fixes 1ef23b630 -> 50a6247b7


Upgrading CXF


Project: http://git-wip-us.apache.org/repos/asf/cxf-fediz/repo
Commit: http://git-wip-us.apache.org/repos/asf/cxf-fediz/commit/50a6247b
Tree: http://git-wip-us.apache.org/repos/asf/cxf-fediz/tree/50a6247b
Diff: http://git-wip-us.apache.org/repos/asf/cxf-fediz/diff/50a6247b

Branch: refs/heads/1.1.x-fixes
Commit: 50a6247b79070642b8e7410dc6a12a0ad557cda4
Parents: 1ef23b6
Author: Colm O hEigeartaigh <co...@apache.org>
Authored: Fri Jul 31 12:12:22 2015 +0100
Committer: Colm O hEigeartaigh <co...@apache.org>
Committed: Fri Jul 31 12:12:22 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/50a6247b/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index c8212eb..d7931cb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -34,7 +34,7 @@
     <properties>
         <commons.lang.version>3.3.2</commons.lang.version>
         <commons.logging.version>1.1.3</commons.logging.version>
-        <cxf.version>2.7.16</cxf.version>
+        <cxf.version>2.7.17</cxf.version>
         <cxf.build-utils.version>3.0.0</cxf.build-utils.version>
         <ehcache.version>2.5.1</ehcache.version>
         <httpclient.version>4.3.5</httpclient.version>