You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by se...@apache.org on 2017/03/03 11:09:24 UTC

cxf-fediz git commit: Updating Fediz Master to CXF 3.1.11-SNAPSHOT

Repository: cxf-fediz
Updated Branches:
  refs/heads/master 91154a123 -> 55131f929


Updating Fediz Master to CXF 3.1.11-SNAPSHOT


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

Branch: refs/heads/master
Commit: 55131f929fc06d3999967cc0dbb37fd9c90b47ff
Parents: 91154a1
Author: Sergey Beryozkin <sb...@gmail.com>
Authored: Fri Mar 3 11:09:10 2017 +0000
Committer: Sergey Beryozkin <sb...@gmail.com>
Committed: Fri Mar 3 11:09:10 2017 +0000

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


http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/55131f92/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index f0f3f7e..5b4a84a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -44,7 +44,7 @@
         <commons.logging.version>1.2</commons.logging.version>
         <commons.io.version>2.5</commons.io.version>
         <commons.validator.version>1.5.1</commons.validator.version>
-        <cxf.version>3.1.10</cxf.version>
+        <cxf.version>3.1.11-SNAPSHOT</cxf.version>
         <cxf.build-utils.version>3.2.0</cxf.build-utils.version>
         <dbcp.version>2.1.1</dbcp.version>
         <easymock.version>3.4</easymock.version>