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 2014/04/15 13:33:38 UTC

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

Author: ilgrosso
Date: Tue Apr 15 11:33:38 2014
New Revision: 1587531

URL: http://svn.apache.org/r1587531
Log:
Upgrading CXF to 2.7.11

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=1587531&r1=1587530&r2=1587531&view=diff
==============================================================================
--- syncope/branches/1_1_X/pom.xml (original)
+++ syncope/branches/1_1_X/pom.xml Tue Apr 15 11:33:38 2014
@@ -320,7 +320,7 @@ under the License.
 
     <activiti.version>5.14</activiti.version>
 
-    <cxf.version>2.7.10</cxf.version>	
+    <cxf.version>2.7.11</cxf.version>	
     <spring.version>3.2.8.RELEASE</spring.version>
     <spring-security.version>3.1.6.RELEASE</spring-security.version>
     <aspectj.version>1.7.4</aspectj.version>