mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-30 11:58:36 +00:00
add core module
This commit is contained in:
parent
05db5dc2c8
commit
29d06605c0
@ -13,7 +13,7 @@
|
||||
<artifactId>elasticsearch</artifactId>
|
||||
|
||||
<packaging>jar</packaging>
|
||||
<name>Elasticsearch core</name>
|
||||
<name>Elasticsearch Core</name>
|
||||
<description>Elasticsearch - Open Source, Distributed, RESTful Search Engine</description>
|
||||
|
||||
|
||||
|
1
pom.xml
1
pom.xml
@ -1413,5 +1413,6 @@
|
||||
<modules>
|
||||
<module>dev-tools</module>
|
||||
<module>plugins</module>
|
||||
<module>core</module>
|
||||
</modules>
|
||||
</project>
|
||||
|
Loading…
x
Reference in New Issue
Block a user