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 2013/07/23 12:12:22 UTC

svn commit: r1505954 - /syncope/branches/1_1_X/pom.xml

Author: ilgrosso
Date: Tue Jul 23 10:12:22 2013
New Revision: 1505954

URL: http://svn.apache.org/r1505954
Log:
Upgrading to CXF 2.7.6

Modified:
    syncope/branches/1_1_X/pom.xml

Modified: syncope/branches/1_1_X/pom.xml
URL: http://svn.apache.org/viewvc/syncope/branches/1_1_X/pom.xml?rev=1505954&r1=1505953&r2=1505954&view=diff
==============================================================================
--- syncope/branches/1_1_X/pom.xml (original)
+++ syncope/branches/1_1_X/pom.xml Tue Jul 23 10:12:22 2013
@@ -304,7 +304,7 @@ under the License.
 
     <activiti.version>5.13</activiti.version>
 
-    <cxf.version>2.7.5</cxf.version>	
+    <cxf.version>2.7.6</cxf.version>	
     <spring.version>3.2.3.RELEASE</spring.version>
     <spring-security.version>3.1.4.RELEASE</spring-security.version>
     <aspectj.version>1.7.3</aspectj.version>