cxf 2.6.6

git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1443468 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Olivier Lamy 2013-02-07 13:38:31 +00:00
parent 473f6723be
commit c8f8efdf82
1 changed files with 1 additions and 1 deletions

View File

@ -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>