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

remove dependency on nshm-fault-sections

parent 8aea1c7e
No related branches found
No related tags found
1 merge request!33Remove nshm-fault-sections dependency
...@@ -7,4 +7,3 @@ netcdfVersion = 5.1.0 ...@@ -7,4 +7,3 @@ netcdfVersion = 5.1.0
slfVersion = 1.7.30 slfVersion = 1.7.30
swaggerVersion = 2.1.1 swaggerVersion = 2.1.1
mnOpenAPIVersion = 1.4.0 mnOpenAPIVersion = 1.4.0
nshmFaultSectionsTag = v0.1
...@@ -3,10 +3,3 @@ plugins { ...@@ -3,10 +3,3 @@ plugins {
} }
rootProject.name = "nshmp-netcdf" rootProject.name = "nshmp-netcdf"
git {
// Required for nshmp-lib tests
fetch ("git@code.usgs.gov:ghsc/nshmp/nshm-fault-sections.git", {
tag nshmFaultSectionsTag
})
}
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