fix the jboss repo

This commit is contained in:
kimchy 2010-05-14 18:23:10 +03:00
parent a7f9db64fc
commit 2642eca9af

View File

@ -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)
}
}