Update vtm-jeo module, closes #52

This commit is contained in:
Emux
2016-07-07 14:05:15 +03:00
parent 51f3e2368b
commit c02cf5792f
9 changed files with 140 additions and 28 deletions

View File

@@ -37,7 +37,7 @@ def versionName() { return version }
subprojects {
repositories {
maven { url 'https://github.com/opensciencemap/maven-repo/raw/master/' }
maven { url 'http://repo.boundlessgeo.com/main' }
jcenter()
}