Merge branch '2.5.x'
Closes gh-28746
This commit is contained in:
@@ -293,7 +293,9 @@ bom {
|
||||
}
|
||||
group("org.elasticsearch.distribution.integ-test-zip") {
|
||||
modules = [
|
||||
"elasticsearch"
|
||||
"elasticsearch" {
|
||||
type = 'zip'
|
||||
}
|
||||
]
|
||||
}
|
||||
group("org.elasticsearch.plugin") {
|
||||
|
||||
Reference in New Issue
Block a user