mirror of https://github.com/apache/lucene.git
LUCENE-3232: artifactId lucene-common -> lucene-common-module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1140225 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
1f8995a540
commit
b929c65d15
|
@ -98,7 +98,7 @@
|
|||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.lucene</groupId>
|
||||
<artifactId>lucene-common</artifactId>
|
||||
<artifactId>lucene-common-module</artifactId>
|
||||
<version>${project.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
|
|
Loading…
Reference in New Issue