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/02/07 14:38:32 UTC

svn commit: r1443468 - /archiva/redback/redback-core/trunk/pom.xml

Author: olamy
Date: Thu Feb  7 13:38:31 2013
New Revision: 1443468

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

Modified:
    archiva/redback/redback-core/trunk/pom.xml

Modified: archiva/redback/redback-core/trunk/pom.xml
URL: http://svn.apache.org/viewvc/archiva/redback/redback-core/trunk/pom.xml?rev=1443468&r1=1443467&r2=1443468&view=diff
==============================================================================
--- archiva/redback/redback-core/trunk/pom.xml (original)
+++ archiva/redback/redback-core/trunk/pom.xml Thu Feb  7 13:38:31 2013
@@ -78,7 +78,7 @@
 
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
     <gpg.useagent>true</gpg.useagent>
-    <cxfVersion>2.6.5</cxfVersion>
+    <cxfVersion>2.6.6</cxfVersion>
     <!--
     <redbackTestJdbcUrl>jdbc:derby:memory:users-test;create=true</redbackTestJdbcUrl>
     <redbackTestJdbcDriver>org.apache.derby.jdbc.EmbeddedDriver</redbackTestJdbcDriver>