You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by il...@apache.org on 2015/02/16 14:46:34 UTC

[2/3] syncope git commit: Upgrading CXF

Upgrading CXF


Project: http://git-wip-us.apache.org/repos/asf/syncope/repo
Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/fc0c8a6c
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/fc0c8a6c
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/fc0c8a6c

Branch: refs/heads/master
Commit: fc0c8a6cab5a8e4efffab79672a1824dc3c183d5
Parents: 4dc90d7
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Mon Feb 16 14:45:31 2015 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Mon Feb 16 14:45:31 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/fc0c8a6c/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 9cba9ff..604f332 100644
--- a/pom.xml
+++ b/pom.xml
@@ -337,7 +337,7 @@ under the License.
 
     <aspectj.version>1.8.5</aspectj.version>
 
-    <cxf.version>3.0.3</cxf.version>	
+    <cxf.version>3.0.4</cxf.version>	
     <spring.version>4.0.9.RELEASE</spring.version>
     <spring-security.version>3.2.5.RELEASE</spring-security.version>
     <jackson.version>2.4.5</jackson.version>