diff options
author | Olivier Lamy <olamy@apache.org> | 2012-10-10 21:19:16 +0000 |
---|---|---|
committer | Olivier Lamy <olamy@apache.org> | 2012-10-10 21:19:16 +0000 |
commit | d547783cad970238630945655bd7dc6ea8987b4c (patch) | |
tree | 9627a3907ef19a5849dd106fa700b79b0975e392 /pom.xml | |
parent | e7bd58f6fc4ff9f268c628407a07c058d7c99c3a (diff) | |
download | archiva-d547783cad970238630945655bd7dc6ea8987b4c.tar.gz archiva-d547783cad970238630945655bd7dc6ea8987b4c.zip |
test cxf 2.7.0
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1396804 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -77,7 +77,7 @@ <jacksonVersion>1.9.9</jacksonVersion> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <gpg.useagent>true</gpg.useagent> - <cxfVersion>2.6.2</cxfVersion> + <cxfVersion>2.7.0</cxfVersion> <!-- <redbackTestJdbcUrl>jdbc:derby:memory:users-test;create=true</redbackTestJdbcUrl> <redbackTestJdbcDriver>org.apache.derby.jdbc.EmbeddedDriver</redbackTestJdbcDriver> |