Skip to content
Snippets Groups Projects
Commit 90a473d9 authored by Clayton, Brandon Scott's avatar Clayton, Brandon Scott
Browse files

remove git dependencies plugin

parent 2d63b147
No related branches found
No related tags found
2 merge requests!648Production Release | nshmp-haz,!647Default nshm for Web Service
plugins {
id "com.alexvasilkov.git-dependencies" version "2.0.3"
}
rootProject.name = "nshmp-haz"
/**
* Download default model, nshm-conus-2018.
*/
git {
fetch("https://code.usgs.gov/ghsc/nshmp/nshms/nshm-conus.git", {
name "nshmp-haz-dep--nshm-conus-2018"
tag "5.1.2"
})
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment