mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-22 21:05:23 +00:00
Revert "Temporarily change Wildfly artifact location"
This reverts commit 8c0329d915191961344d972227bc7ae8e70f3658.
This commit is contained in:
parent
4423e1b78f
commit
d93d955563
@ -42,7 +42,7 @@ repositories {
|
||||
mavenCentral()
|
||||
// the Wildfly distribution is not available via a repository, so we fake an Ivy repository on top of the download site
|
||||
ivy {
|
||||
url "http://download.elastic.co"
|
||||
url "http://download.jboss.org"
|
||||
layout 'pattern', {
|
||||
artifact 'wildfly/[revision]/[module]-[revision].[ext]'
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user