test cxf 2.6.3

git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1396812 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Olivier Lamy 2012-10-10 21:37:01 +00:00
parent d547783cad
commit 79b5b4dc0b
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@
<jacksonVersion>1.9.9</jacksonVersion>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<gpg.useagent>true</gpg.useagent>
<cxfVersion>2.7.0</cxfVersion>
<cxfVersion>2.6.3</cxfVersion>
<!--
<redbackTestJdbcUrl>jdbc:derby:memory:users-test;create=true</redbackTestJdbcUrl>
<redbackTestJdbcDriver>org.apache.derby.jdbc.EmbeddedDriver</redbackTestJdbcDriver>