8/15/2018 12:23:49 PM
3rd party versions
This will allow the versions to be kept up to date automatically by DA within PNC.
A side effect is fixing issues like KEYCLOAK-7896.
Also remove additional dependencyExclusions that can be filled by PME BOMREST
|
8/21/2018 5:13:19 AM
the app
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7/23/2018 11:06:19 AM
value of product.rhsso.version
When `product.filename.version` is hardcoded to 7.2, it obviously doesn't
update when `product.rhsso.version` changes. By using
build-helper-maven-plugin, it's now derived automatically, and we shouldn't see
this issue pop up again for e.g. 7.4.
|