gradle: update jeo config

This commit is contained in:
Hannes Janetzek
2014-03-06 16:51:47 +01:00
parent 11870a500b
commit 5aefd7f5cb
4 changed files with 16 additions and 18 deletions

View File

@@ -19,6 +19,7 @@ allprojects {
repositories {
mavenCentral()
maven { url 'http://repo.opengeo.org' }
//maven { url 'https://github.com/hjanetzek/maven-repo/raw/master/' }
mavenLocal()
}