aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorOlivier Lamy <olamy@apache.org>2013-01-15 13:23:58 +0000
committerOlivier Lamy <olamy@apache.org>2013-01-15 13:23:58 +0000
commitaa677e08c9175eedcccba67c588187c9d46b9c8f (patch)
treee2fb1cd5f4c277e3eab69be54be3ed4a57deb899 /pom.xml
parent18dbda5efbc3b905a48fd7ddb34d74ec292054d9 (diff)
downloadarchiva-aa677e08c9175eedcccba67c588187c9d46b9c8f.tar.gz
archiva-aa677e08c9175eedcccba67c588187c9d46b9c8f.zip
cxf 2.6.5
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1433401 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 719edd646..b798d8be3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -78,7 +78,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<gpg.useagent>true</gpg.useagent>
- <cxfVersion>2.6.4</cxfVersion>
+ <cxfVersion>2.6.5</cxfVersion>
<!--
<redbackTestJdbcUrl>jdbc:derby:memory:users-test;create=true</redbackTestJdbcUrl>
<redbackTestJdbcDriver>org.apache.derby.jdbc.EmbeddedDriver</redbackTestJdbcDriver>