aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorJames William Dumay <jdumay@apache.org>2008-11-05 04:04:49 +0000
committerJames William Dumay <jdumay@apache.org>2008-11-05 04:04:49 +0000
commitb35fd5e19b5fd885c04e92c16563243fa533ea51 (patch)
treeea1981b7c84595cc62cd5cb705e76a5df0d83f23 /pom.xml
parent9069a71190bb07544df522c6c892fad7e03913f4 (diff)
downloadarchiva-b35fd5e19b5fd885c04e92c16563243fa533ea51.tar.gz
archiva-b35fd5e19b5fd885c04e92c16563243fa533ea51.zip
Upgrade lucene to 2.4.0
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@711507 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 acb701671..cfce89e54 100644
--- a/pom.xml
+++ b/pom.xml
@@ -516,7 +516,7 @@
<dependency>
<groupId>org.apache.lucene</groupId>
<artifactId>lucene-core</artifactId>
- <version>2.3.1</version>
+ <version>2.4.0</version>
</dependency>
<dependency>
<groupId>javax.mail</groupId>