aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorOlivier Lamy <olamy@apache.org>2013-10-25 11:00:38 +0000
committerOlivier Lamy <olamy@apache.org>2013-10-25 11:00:38 +0000
commit31f70ba6fce7357265ec0fcca45d828a1a551612 (patch)
tree96e12773cdd76b10c2167c3c5f9db6ffff9159d5 /pom.xml
parent692efcc34e1f7e505f95262772528055b27d31de (diff)
downloadarchiva-31f70ba6fce7357265ec0fcca45d828a1a551612.tar.gz
archiva-31f70ba6fce7357265ec0fcca45d828a1a551612.zip
use last cxf 2.6.10
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1535678 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 9ff845f76..2e2e85658 100644
--- a/pom.xml
+++ b/pom.xml
@@ -77,7 +77,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<gpg.useagent>true</gpg.useagent>
- <cxfVersion>2.6.8</cxfVersion>
+ <cxfVersion>2.6.10</cxfVersion>
<!--
<redbackTestJdbcUrl>jdbc:derby:memory:users-test;create=true</redbackTestJdbcUrl>
<redbackTestJdbcDriver>org.apache.derby.jdbc.EmbeddedDriver</redbackTestJdbcDriver>