use cxf 2.5.3
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1329888 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
af0f4d5519
commit
b498d1d838
2
pom.xml
2
pom.xml
|
@ -164,7 +164,7 @@
|
|||
<jacksonVersion>1.9.5</jacksonVersion>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
<gpg.useagent>true</gpg.useagent>
|
||||
<cxfVersion>2.5.2</cxfVersion>
|
||||
<cxfVersion>2.5.3</cxfVersion>
|
||||
<derbyVersion>10.8.2.2</derbyVersion>
|
||||
|
||||
<redbackTestJdbcUrl>jdbc:derby:memory:users-test;create=true</redbackTestJdbcUrl>
|
||||
|
|
Loading…
Reference in New Issue