cxf 2.6.1

git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1347097 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Olivier Lamy 2012-06-06 20:22:34 +00:00
parent fa0bbd0e3b
commit 68e2f60f18
1 changed files with 1 additions and 1 deletions

View File

@ -154,7 +154,7 @@
<jacksonVersion>1.9.7</jacksonVersion>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<gpg.useagent>true</gpg.useagent>
<cxfVersion>2.6.0</cxfVersion>
<cxfVersion>2.6.1</cxfVersion>
<!--
<redbackTestJdbcUrl>jdbc:derby:memory:users-test;create=true</redbackTestJdbcUrl>