Skip to content

Commit

Permalink
vtm-jeo: use https in repository, opensciencemap#52
Browse files Browse the repository at this point in the history
  • Loading branch information
devemux86 committed Jul 7, 2016
1 parent c02cf57 commit e74052c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ def versionName() { return version }

subprojects {
repositories {
maven { url 'http://repo.boundlessgeo.com/main' }
maven { url 'https://repo.boundlessgeo.com/main' }
jcenter()
}

Expand Down

0 comments on commit e74052c

Please sign in to comment.