Skip to content

Commit

Permalink
remove deprecated repositories
Browse files Browse the repository at this point in the history
  • Loading branch information
stempler committed May 16, 2018
1 parent 2ae9493 commit 3156b7f
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions build/gradle/deployArtifacts.gradle
Expand Up @@ -221,9 +221,6 @@ String adaptHaleBundleVersion(String version) {
* Repositories for verifying third party artifacts
*/
repositories {
maven { // HALE artifactory
url 'http://artifactory.esdi-humboldt.eu/artifactory/libs-release/'
}
maven { // wetransform artifactory
url 'http://artifactory.wetransform.to/artifactory/libs-release/'
}
Expand All @@ -234,12 +231,6 @@ repositories {
maven {
url 'http://download.osgeo.org/webdav/geotools/'
}
maven {
url 'http://download.java.net/maven/2'
}
maven {
url 'http://repo.opengeo.org'
}
}

unpuzzle {
Expand Down

0 comments on commit 3156b7f

Please sign in to comment.