mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-02 17:09:18 +00:00
Fix artifact id for x-pack api jar
Original commit: elastic/x-pack-elasticsearch@26e47099a2
This commit is contained in:
parent
1911e5da02
commit
fa4d389c99
@ -13,6 +13,7 @@ esplugin {
|
||||
description 'Elasticsearch Expanded Pack Plugin'
|
||||
classname 'org.elasticsearch.xpack.XPackPlugin'
|
||||
}
|
||||
archivesBaseName = 'x-pack' // for api jar
|
||||
|
||||
ext.versions = [
|
||||
okhttp: '2.7.5'
|
||||
|
Loading…
x
Reference in New Issue
Block a user