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 2013/06/02 15:06:11 UTC

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

Author: olamy
Date: Sun Jun  2 13:06:04 2013
New Revision: 1488700

URL: http://svn.apache.org/r1488700
Log:
last cxf version

Modified:
    archiva/trunk/pom.xml

Modified: archiva/trunk/pom.xml
URL: http://svn.apache.org/viewvc/archiva/trunk/pom.xml?rev=1488700&r1=1488699&r2=1488700&view=diff
==============================================================================
--- archiva/trunk/pom.xml (original)
+++ archiva/trunk/pom.xml Sun Jun  2 13:06:04 2013
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.archiva</groupId>
     <artifactId>archiva-parent</artifactId>
-    <version>10</version>
+    <version>11-SNAPSHOT</version>
     <relativePath />
   </parent>
 
@@ -85,7 +85,7 @@
     <lucene.version>3.6.2</lucene.version>
     <jackrabbit.version>2.6.1</jackrabbit.version>
 
-    <cxfVersion>2.6.6</cxfVersion>
+    <cxfVersion>2.6.8</cxfVersion>
     <derbyVersion>10.10.1.1</derbyVersion>
     <httpclient.version>4.2.5</httpclient.version>
     <httpclient.core.version>4.2.4</httpclient.core.version>