aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorBrett Porter <brett@apache.org>2008-02-28 03:46:40 +0000
committerBrett Porter <brett@apache.org>2008-02-28 03:46:40 +0000
commit6d7b2f3457b81f26021ec8a98a588332ee7439bd (patch)
tree623882816e6fae626229b7a49a4ef8716840d69a /pom.xml
parent433deddf4e6433b1c6119b86eb171acb598a683d (diff)
downloadarchiva-6d7b2f3457b81f26021ec8a98a588332ee7439bd.tar.gz
archiva-6d7b2f3457b81f26021ec8a98a588332ee7439bd.zip
[MRM-720] upgrade to Lucene 2.3.1
Submitted and tested by: James William Dumay git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@631832 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 5d01b473a..6af4becf0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -406,7 +406,7 @@
<dependency>
<groupId>org.apache.lucene</groupId>
<artifactId>lucene-core</artifactId>
- <version>2.0.0</version>
+ <version>2.3.1</version>
</dependency>
<dependency>
<groupId>javax.mail</groupId>