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/09/05 15:52:41 UTC

cxf-fediz git commit: [FEDIZ-208] Strating from 3.1.13-SNAPSHOT

Repository: cxf-fediz
Updated Branches:
  refs/heads/1.4.x-fixes b301cc8a2 -> 5decec2ec


[FEDIZ-208] Strating from 3.1.13-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/5decec2e
Tree: http://git-wip-us.apache.org/repos/asf/cxf-fediz/tree/5decec2e
Diff: http://git-wip-us.apache.org/repos/asf/cxf-fediz/diff/5decec2e

Branch: refs/heads/1.4.x-fixes
Commit: 5decec2ec5e2906cca81b4b457fbdecadac61747
Parents: b301cc8
Author: Sergey Beryozkin <sb...@gmail.com>
Authored: Tue Sep 5 16:52:19 2017 +0100
Committer: Sergey Beryozkin <sb...@gmail.com>
Committed: Tue Sep 5 16:52:19 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/5decec2e/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index d1ae504..b31a127 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.6</commons.validator.version>
-        <cxf.version>3.1.12</cxf.version>
+        <cxf.version>3.1.13-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>