summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOlivier Lamy <olamy@apache.org>2012-04-24 17:44:01 +0000
committerOlivier Lamy <olamy@apache.org>2012-04-24 17:44:01 +0000
commitddc56845b19a315c28f9fa42a55bde1f475ba8c0 (patch)
tree831df047f6d48a25c3bc1b72e653a4335685baab
parent9a91902e7847844bd500b19524de534b438a41a7 (diff)
downloadarchiva-ddc56845b19a315c28f9fa42a55bde1f475ba8c0.tar.gz
archiva-ddc56845b19a315c28f9fa42a55bde1f475ba8c0.zip
use cxf 2.5.3
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1329889 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index ff455f322..d5c41fa67 100644
--- a/pom.xml
+++ b/pom.xml
@@ -87,7 +87,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<surefire.redirectTestOutputToFile>true</surefire.redirectTestOutputToFile>
<lucene.version>3.0.3</lucene.version>
- <cxfVersion>2.5.2</cxfVersion>
+ <cxfVersion>2.5.3</cxfVersion>
<derbyVersion>10.8.2.2</derbyVersion>
<httpclient.version>4.1.3</httpclient.version>
<httpclient.core.version>4.1.4</httpclient.core.version>