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:42:55 UTC

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

Author: coheigea
Date: Thu Sep 26 12:42:54 2013
New Revision: 1526467

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


Conflicts:
	pom.xml

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=1526467&r1=1526466&r2=1526467&view=diff
==============================================================================
--- syncope/branches/1_1_X/pom.xml (original)
+++ syncope/branches/1_1_X/pom.xml Thu Sep 26 12:42:54 2013
@@ -310,7 +310,7 @@ under the License.
 
     <activiti.version>5.13</activiti.version>
 
-    <cxf.version>2.7.6</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>
     <aspectj.version>1.7.3</aspectj.version>