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/02/20 16:25:08 UTC

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

Author: coheigea
Date: Wed Feb 20 15:25:08 2013
New Revision: 1448223

URL: http://svn.apache.org/r1448223
Log:
Upgrading to use CXF 2.7.3

Modified:
    syncope/trunk/pom.xml

Modified: syncope/trunk/pom.xml
URL: http://svn.apache.org/viewvc/syncope/trunk/pom.xml?rev=1448223&r1=1448222&r2=1448223&view=diff
==============================================================================
--- syncope/trunk/pom.xml (original)
+++ syncope/trunk/pom.xml Wed Feb 20 15:25:08 2013
@@ -290,7 +290,7 @@ under the License.
 
     <activiti.version>5.11</activiti.version>
 
-    <cxf.version>2.7.0</cxf.version>	
+    <cxf.version>2.7.3</cxf.version>	
     <spring.version>3.2.1.RELEASE</spring.version>
     <spring-security.version>3.1.3.RELEASE</spring-security.version>
     <aspectj.version>1.7.1</aspectj.version>