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 2016/12/13 12:11:04 UTC

cxf-fediz git commit: Upgrading CXF

Repository: cxf-fediz
Updated Branches:
  refs/heads/master e453c8216 -> e43023cc9


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/e43023cc
Tree: http://git-wip-us.apache.org/repos/asf/cxf-fediz/tree/e43023cc
Diff: http://git-wip-us.apache.org/repos/asf/cxf-fediz/diff/e43023cc

Branch: refs/heads/master
Commit: e43023cc9fbcbf99584b826f16e0d78611590c2b
Parents: e453c82
Author: Colm O hEigeartaigh <co...@apache.org>
Authored: Tue Dec 13 12:10:55 2016 +0000
Committer: Colm O hEigeartaigh <co...@apache.org>
Committed: Tue Dec 13 12:10:55 2016 +0000

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


http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/e43023cc/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 8acfb13..5d60422 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-SNAPSHOT</cxf.version>
+        <cxf.version>3.1.9</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>