aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOlivier Lamy <olamy@apache.org>2013-05-14 04:11:04 +0000
committerOlivier Lamy <olamy@apache.org>2013-05-14 04:11:04 +0000
commitf497da85480133bf6e73a67536fe834e809f13a8 (patch)
tree189b65ad8e517067f4ea32cc7011ce8971816df5
parent48b1538702ca763f0beb6fca0d11f62a8fc444d2 (diff)
downloadarchiva-f497da85480133bf6e73a67536fe834e809f13a8.tar.gz
archiva-f497da85480133bf6e73a67536fe834e809f13a8.zip
use jackrabbit 2.6.1
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1482198 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 2c916cfad..a544adf50 100644
--- a/pom.xml
+++ b/pom.xml
@@ -83,7 +83,7 @@
<surefire.redirectTestOutputToFile>true</surefire.redirectTestOutputToFile>
<lucene.version>3.6.2</lucene.version>
- <jackrabbit.version>2.6.0</jackrabbit.version>
+ <jackrabbit.version>2.6.1</jackrabbit.version>
<cxfVersion>2.6.6</cxfVersion>
<derbyVersion>10.10.1.1</derbyVersion>