Author: olamy
Date: Fri Oct 25 11:00:38 2013
New Revision: 1535678
URL: http://svn.apache.org/r1535678
Log:
use last cxf 2.6.10
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=1535678&r1=1535677&r2=1535678&view=diff
==============================================================================
--- archiva/redback/redback-core/trunk/pom.xml (original)
+++ archiva/redback/redback-core/trunk/pom.xml Fri Oct 25 11:00:38 2013
@@ -77,7 +77,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<gpg.useagent>true</gpg.useagent>
- <cxfVersion>2.6.8</cxfVersion>
+ <cxfVersion>2.6.10</cxfVersion>
<!--
<redbackTestJdbcUrl>jdbc:derby:memory:users-test;create=true</redbackTestJdbcUrl>
<redbackTestJdbcDriver>org.apache.derby.jdbc.EmbeddedDriver</redbackTestJdbcDriver>