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 2011/10/11 13:46:10 UTC

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

Author: olamy
Date: Tue Oct 11 11:46:10 2011
New Revision: 1181730

URL: http://svn.apache.org/viewvc?rev=1181730&view=rev
Log:
upgrade to cxf 2.4.3

Modified:
    archiva/trunk/pom.xml

Modified: archiva/trunk/pom.xml
URL: http://svn.apache.org/viewvc/archiva/trunk/pom.xml?rev=1181730&r1=1181729&r2=1181730&view=diff
==============================================================================
--- archiva/trunk/pom.xml (original)
+++ archiva/trunk/pom.xml Tue Oct 11 11:46:10 2011
@@ -68,7 +68,7 @@
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
     <surefire.redirectTestOutputToFile>true</surefire.redirectTestOutputToFile>
     <lucene.version>3.0.3</lucene.version>
-    <cxfVersion>2.4.2</cxfVersion>
+    <cxfVersion>2.4.3</cxfVersion>
   </properties>
 
   <dependencyManagement>