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:48:09 UTC

[3/6] 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/b88be93e
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/b88be93e
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/b88be93e

Branch: refs/heads/master
Commit: b88be93e188f9754b44a2126c14bb755df314779
Parents: 6f0fbc1
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Mon Feb 16 14:46:56 2015 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Mon Feb 16 14:46:56 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/b88be93e/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index b02c2f3..8b70487 100644
--- a/pom.xml
+++ b/pom.xml
@@ -320,7 +320,7 @@ under the License.
 
     <activiti.version>5.15.1</activiti.version>
 
-    <cxf.version>2.7.14</cxf.version>	
+    <cxf.version>2.7.15</cxf.version>	
     <spring.version>3.2.13.RELEASE</spring.version>
     <spring-security.version>3.1.7.RELEASE</spring-security.version>
     <aspectj.version>1.7.4</aspectj.version>