mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-25 01:19:02 +00:00
fix the jboss repo
This commit is contained in:
parent
a7f9db64fc
commit
2642eca9af
@ -36,9 +36,8 @@ allprojects {
|
||||
|
||||
repositories {
|
||||
mavenCentral()
|
||||
mavenRepo urls: 'https://repository.jboss.org/nexus/content/repositories/releases/'
|
||||
mavenRepo urls: 'https://repository.jboss.org/nexus/content/groups/public'
|
||||
mavenRepo urls: 'http://elasticsearch.googlecode.com/svn/maven'
|
||||
mavenRepo urls: 'http://repository.jboss.org/maven2' // (this one has jarjar version 1.0)
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user