aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorOlivier Lamy <olamy@apache.org>2012-12-20 23:35:26 +0000
committerOlivier Lamy <olamy@apache.org>2012-12-20 23:35:26 +0000
commitc818f5a22e83a9bfd854aa178381b24ba6a26939 (patch)
tree6a570fd554e5c226593c384fae0b4241738b13f1 /pom.xml
parent2adae327dfd8e659b111a85d295de39a5552950e (diff)
downloadarchiva-c818f5a22e83a9bfd854aa178381b24ba6a26939.tar.gz
archiva-c818f5a22e83a9bfd854aa178381b24ba6a26939.zip
cxf 2.6.4
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1424760 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 35c23349e..331fe946c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -79,7 +79,7 @@
<jacksonVersion>1.9.9</jacksonVersion>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<gpg.useagent>true</gpg.useagent>
- <cxfVersion>2.6.3</cxfVersion>
+ <cxfVersion>2.6.4</cxfVersion>
<!--
<redbackTestJdbcUrl>jdbc:derby:memory:users-test;create=true</redbackTestJdbcUrl>
<redbackTestJdbcDriver>org.apache.derby.jdbc.EmbeddedDriver</redbackTestJdbcDriver>