update repository

This commit is contained in:
kimchy 2010-05-12 17:43:34 +03:00
parent a11c7beef8
commit ece1395b57
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ allprojects {
repositories { repositories {
mavenCentral() mavenCentral()
mavenRepo urls: 'https://repository.jboss.org/nexus/content/groups/public/' mavenRepo urls: 'https://repository.jboss.org/nexus/content/repositories/releases/'
mavenRepo urls: 'http://elasticsearch.googlecode.com/svn/maven' mavenRepo urls: 'http://elasticsearch.googlecode.com/svn/maven'
} }
} }