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

update

parent c170f0d1
No related branches found
No related tags found
1 merge request!47Dependencies
......@@ -22,7 +22,7 @@ repositories {
git {
implementation("git@code.usgs.gov:ghsc/nshmp/nshmp-lib.git", {
name "nshmp-ws-dep--nshmp-lib"
tag "v0.0.3"
tag "v0.0.4"
})
}
......
......@@ -4,3 +4,5 @@ logbackVersion = 1.2.3
mnVersion = 1.3.3
mnOpenAPIVersion = 1.4.0
swaggerVersion = 2.1.1
nshmFaultSectionsTag = v0.1
nshmpLibTag = v0.0.3
......@@ -6,6 +6,6 @@ rootProject.name = "nshmp-ws"
git {
fetch ("git@code.usgs.gov:ghsc/nshmp/nshm-fault-sections.git", {
tag "v0.1"
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