Remove SNAPSHOT dependencies
This automated MR removes usage of SNAPSHOT
versions in the first party library dependencies.
Since SNAPSHOT
dependencies change frequently -- by their nature -- usage of them across projects is dangerous and should be avoided.
Dependency Information Before the Upgrade
Branch: master
SHA: b88c012797261af0247ec842a621914ec0c92f0a
Maven: 0.27.0-SNAPSHOT
Maven Dependencies | Root | testing/ |
---|---|---|
apd-core | 0.24.0-rc1 | |
core-lib-azure | 0.26.0-rc5 | 0.26.0-rc5 |
core-lib-gc | 0.25.0 | |
core-plus-common-lib | 0.24.0-rc2 | |
os-core-lib-aws | 0.26.0-rc3 | 0.26.0-rc2 |
obm | 0.25.0 | |
oqm | 0.25.0 | |
os-core-common | 0.25.0 | 0.26.0-SNAPSHOT |
os-core-lib-ibm | 0.25.0 | 0.25.0 |
os-obm-core | 0.25.0-rc1 | |
os-oqm-core | 0.25.0-rc1 | |
os-osm-core | 0.25.0-rc2 | |
osm | 0.25.0 |
Dependency Information After the Upgrade
Branch: dependency-upgrade
SHA: a61d36cf0113bc1ba21aa59d33a7d04d4c5039ba
Maven: 0.27.0-SNAPSHOT
Maven Dependencies | Root | testing/ |
---|---|---|
apd-core | 0.24.0-rc1 | |
core-lib-azure | 0.26.0 | 0.26.0 |
core-lib-gc | 0.25.0 | |
core-plus-common-lib | 0.24.0-rc2 | |
os-core-lib-aws | 0.26.0-rc3 | 0.26.0-rc2 |
obm | 0.25.0 | |
oqm | 0.25.0 | |
os-core-common | 0.25.0 | 0.26.0 |
os-core-lib-ibm | 0.25.0 | 0.25.0 |
os-obm-core | 0.25.0-rc1 | |
os-oqm-core | 0.25.0-rc1 | |
os-osm-core | 0.25.0-rc2 | |
osm | 0.25.0 |
Edited by David Diederich