summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOlivier Lamy <olamy@apache.org>2014-02-12 22:20:05 +0000
committerOlivier Lamy <olamy@apache.org>2014-02-12 22:20:05 +0000
commit8d88a946f1afd7800b5c30b344055c2e5c0c87a3 (patch)
treebe006c52104468e90fc408d9d82981e716eac297
parentef64d102ad229ff908b3ce7aa1d54d4a957a3015 (diff)
downloadarchiva-8d88a946f1afd7800b5c30b344055c2e5c0c87a3.tar.gz
archiva-8d88a946f1afd7800b5c30b344055c2e5c0c87a3.zip
use last cxf 2.6.13
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1567774 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--archiva-modules/archiva-web/archiva-webapp/src/main/webapp/index.html1
-rw-r--r--pom.xml2
2 files changed, 1 insertions, 2 deletions
diff --git a/archiva-modules/archiva-web/archiva-webapp/src/main/webapp/index.html b/archiva-modules/archiva-web/archiva-webapp/src/main/webapp/index.html
index d7b1675f2..9450dd56b 100644
--- a/archiva-modules/archiva-web/archiva-webapp/src/main/webapp/index.html
+++ b/archiva-modules/archiva-web/archiva-webapp/src/main/webapp/index.html
@@ -32,7 +32,6 @@
<link rel="shortcut icon" href="favicon.ico"/>
<link rel="stylesheet" href="css/prettify.css"/>
-
<script type="text/javascript" src="js/jquery-1.10.2.min.js"></script>
<script type="text/javascript" src="js/jquery-ui.1.10.3.min.js"></script>
<script type="text/javascript" src="js/sammy.0.7.4.js"></script>
diff --git a/pom.xml b/pom.xml
index e8c076027..a4d64387e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -87,7 +87,7 @@
<sirona.version>0.1-incubating</sirona.version>
- <cxfVersion>2.6.10</cxfVersion>
+ <cxfVersion>2.6.13</cxfVersion>
<derbyVersion>10.10.1.1</derbyVersion>
<httpclient.version>4.3.1</httpclient.version>
<httpclient.core.version>4.3</httpclient.core.version>