mirror of
https://github.com/apache/lucene.git
synced 2025-03-04 15:29:28 +00:00
add spatial dependency to POM.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@888806 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
9b9ac66574
commit
8e5d7bbbd3
@ -81,6 +81,11 @@
|
||||
<artifactId>lucene-spellchecker</artifactId>
|
||||
<version>2.9.1</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.lucene</groupId>
|
||||
<artifactId>lucene-spatial</artifactId>
|
||||
<version>2.9.1</version>
|
||||
</dependency>
|
||||
|
||||
<!-- Apache Commons -->
|
||||
<dependency>
|
||||
|
Loading…
x
Reference in New Issue
Block a user