LUCENE-3232: artifactId lucene-common -> lucene-common-module

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1139601 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Steven Rowe 2011-06-25 19:42:46 +00:00
parent bee0f1fb58
commit 68dc477537
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@
<relativePath>../../lucene/pom.xml</relativePath>
</parent>
<groupId>org.apache.lucene</groupId>
<artifactId>lucene-common</artifactId>
<artifactId>lucene-common-module</artifactId>
<packaging>jar</packaging>
<name>Lucene Common</name>
<description>Lucene Common Module</description>