Author: ilgrosso
Date: Tue Oct 14 13:33:15 2014
New Revision: 1631757
URL: http://svn.apache.org/r1631757
Log:
Upgrading to CXF 3.0.2
Modified:
syncope/branches/1_2_X/ (props changed)
syncope/branches/1_2_X/pom.xml
Propchange: syncope/branches/1_2_X/
------------------------------------------------------------------------------
Merged /syncope/branches/1_1_X:r1631709-1631753
Modified: syncope/branches/1_2_X/pom.xml
URL:
http://svn.apache.org/viewvc/syncope/branches/1_2_X/pom.xml?rev=1631757&r1=1631756&r2=1631757&view=diff
==============================================================================
--- syncope/branches/1_2_X/pom.xml (original)
+++ syncope/branches/1_2_X/pom.xml Tue Oct 14 13:33:15 2014
@@ -325,7 +325,7 @@ under the License.
<aspectj.version>1.8.2</aspectj.version>
- <cxf.version>3.0.1</cxf.version>
+ <cxf.version>3.0.2</cxf.version>
<spring.version>4.0.7.RELEASE</spring.version>
<spring-security.version>3.2.5.RELEASE</spring-security.version>
<jackson.version>2.4.3</jackson.version>