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/06/06 22:23:11 UTC

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

Author: olamy
Date: Wed Jun  6 20:23:10 2012
New Revision: 1347099

URL: http://svn.apache.org/viewvc?rev=1347099&view=rev
Log:
cxf 2.6.1

Modified:
    archiva/trunk/pom.xml

Modified: archiva/trunk/pom.xml
URL: http://svn.apache.org/viewvc/archiva/trunk/pom.xml?rev=1347099&r1=1347098&r2=1347099&view=diff
==============================================================================
--- archiva/trunk/pom.xml (original)
+++ archiva/trunk/pom.xml Wed Jun  6 20:23:10 2012
@@ -80,7 +80,7 @@
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
     <surefire.redirectTestOutputToFile>true</surefire.redirectTestOutputToFile>
     <lucene.version>3.0.3</lucene.version>
-    <cxfVersion>2.6.0</cxfVersion>
+    <cxfVersion>2.6.1</cxfVersion>
     <derbyVersion>10.8.2.2</derbyVersion>
     <httpclient.version>4.1.3</httpclient.version>
     <httpclient.core.version>4.1.4</httpclient.core.version>