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 2017/01/25 11:18:05 UTC

cxf-fediz git commit: Updating to SNAPSHOT version of CXF

Repository: cxf-fediz
Updated Branches:
  refs/heads/master 03e3b3e02 -> 0bca89ba3


Updating to SNAPSHOT version of 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/0bca89ba
Tree: http://git-wip-us.apache.org/repos/asf/cxf-fediz/tree/0bca89ba
Diff: http://git-wip-us.apache.org/repos/asf/cxf-fediz/diff/0bca89ba

Branch: refs/heads/master
Commit: 0bca89ba3952bac00c4f32cdd9c0dc9b3254ff2a
Parents: 03e3b3e
Author: Colm O hEigeartaigh <co...@apache.org>
Authored: Wed Jan 25 11:17:55 2017 +0000
Committer: Colm O hEigeartaigh <co...@apache.org>
Committed: Wed Jan 25 11:17:55 2017 +0000

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


http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/0bca89ba/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index ae59305..c95c555 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.9</cxf.version>
+        <cxf.version>3.1.10-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>