Skip to content
Snippets Groups Projects

Production Release | nshmp-haz

Merged Clayton, Brandon Scott requested to merge main into production
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -10,6 +10,6 @@ rootProject.name = "nshmp-haz"
@@ -10,6 +10,6 @@ rootProject.name = "nshmp-haz"
git {
git {
fetch("https://code.usgs.gov/ghsc/nshmp/nshms/nshm-conus.git", {
fetch("https://code.usgs.gov/ghsc/nshmp/nshms/nshm-conus.git", {
name "nshmp-haz-dep--nshm-conus-2018"
name "nshmp-haz-dep--nshm-conus-2018"
branch "origin/5.1.1"
tag "5.1.1"
})
})
}
}
Loading