Skip to content

Commit

Permalink
update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
niumoo committed Apr 8, 2019
1 parent f3ab893 commit b1452df
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,12 @@

<groupId>net.codingme</groupId>
<artifactId>lucene</artifactId>
<packaging>pom</packaging>
<version>1.0-SNAPSHOT</version>
<modules>
<module>lucene-8</module>
<module>lucene-core</module>
</modules>

<properties>
<lucene-version>8.0.0</lucene-version>
Expand Down

0 comments on commit b1452df

Please sign in to comment.