You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@archiva.apache.org by ol...@apache.org on 2012/04/24 19:44:02 UTC

svn commit: r1329889 - /archiva/trunk/pom.xml

Author: olamy
Date: Tue Apr 24 17:44:01 2012
New Revision: 1329889

URL: http://svn.apache.org/viewvc?rev=1329889&view=rev
Log:
use cxf 2.5.3

Modified:
    archiva/trunk/pom.xml

Modified: archiva/trunk/pom.xml
URL: http://svn.apache.org/viewvc/archiva/trunk/pom.xml?rev=1329889&r1=1329888&r2=1329889&view=diff
==============================================================================
--- archiva/trunk/pom.xml (original)
+++ archiva/trunk/pom.xml Tue Apr 24 17:44:01 2012
@@ -87,7 +87,7 @@
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
     <surefire.redirectTestOutputToFile>true</surefire.redirectTestOutputToFile>
     <lucene.version>3.0.3</lucene.version>
-    <cxfVersion>2.5.2</cxfVersion>
+    <cxfVersion>2.5.3</cxfVersion>
     <derbyVersion>10.8.2.2</derbyVersion>
     <httpclient.version>4.1.3</httpclient.version>
     <httpclient.core.version>4.1.4</httpclient.core.version>