You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by co...@apache.org on 2013/09/26 14:35:30 UTC

svn commit: r1526458 - /syncope/trunk/pom.xml

Author: coheigea
Date: Thu Sep 26 12:35:30 2013
New Revision: 1526458

URL: http://svn.apache.org/r1526458
Log:
Upgrading to CXF 2.7.7

Modified:
    syncope/trunk/pom.xml

Modified: syncope/trunk/pom.xml
URL: http://svn.apache.org/viewvc/syncope/trunk/pom.xml?rev=1526458&r1=1526457&r2=1526458&view=diff
==============================================================================
--- syncope/trunk/pom.xml (original)
+++ syncope/trunk/pom.xml Thu Sep 26 12:35:30 2013
@@ -311,7 +311,7 @@ under the License.
 
     <activiti.version>5.13</activiti.version>
 
-    <cxf.version>2.7.7-SNAPSHOT</cxf.version>	
+    <cxf.version>2.7.7</cxf.version>	
     <spring.version>3.2.4.RELEASE</spring.version>
     <spring-security.version>3.1.4.RELEASE</spring-security.version>
     <jackson.version>2.2.3</jackson.version>