[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
This commit is contained in:
Brett Porter 2008-02-28 03:46:40 +00:00
parent 433deddf4e
commit 6d7b2f3457
1 changed files with 1 additions and 1 deletions

View File

@ -406,7 +406,7 @@
<dependency> <dependency>
<groupId>org.apache.lucene</groupId> <groupId>org.apache.lucene</groupId>
<artifactId>lucene-core</artifactId> <artifactId>lucene-core</artifactId>
<version>2.0.0</version> <version>2.3.1</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>javax.mail</groupId> <groupId>javax.mail</groupId>