mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-17 10:25:15 +00:00
Add jcenter to buildSrc repos so that when elasticsearch/buildSrc is
attached it finds it for the dummy perforce dependency. Original commit: elastic/x-pack-elasticsearch@6bd377ab6a
This commit is contained in:
parent
081ffbeced
commit
dc2fcf22b0
@ -19,6 +19,7 @@ repositories {
|
||||
name 'sonatype-snapshots'
|
||||
url "https://oss.sonatype.org/content/repositories/snapshots/"
|
||||
}
|
||||
jcenter()
|
||||
}
|
||||
|
||||
subprojects {
|
||||
|
Loading…
x
Reference in New Issue
Block a user