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/11/04 18:42:32 UTC

[2/3] syncope git commit: Upgrading CXF to release

Upgrading CXF to release


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

Branch: refs/heads/master
Commit: 28c20ac52c4c5833fe335d4f987fdad273706303
Parents: 8450ec3
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Wed Nov 4 18:41:02 2015 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Wed Nov 4 18:41:02 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/28c20ac5/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index f23439d..7bfd6cf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -343,7 +343,7 @@ under the License.
 
     <aspectj.version>1.8.7</aspectj.version>
 
-    <cxf.version>3.0.7-SNAPSHOT</cxf.version>	
+    <cxf.version>3.0.7</cxf.version>	
     <spring.version>4.0.9.RELEASE</spring.version>
     <spring-security.version>3.2.9.RELEASE</spring-security.version>
     <jackson.version>2.4.6</jackson.version>