Removed unhardcode repositories and distribution management from all poms (GONRG-993)
Type of change
-
Bug Fix -
Feature
ADR: osdu/platform/system/home#55
Does this introduce a change in the core logic?
- [YES]
Does this introduce a change in the cloud provider implementation, if so which cloud?
-
AWS -
Azure -
GCP -
IBM
Does this introduce a breaking change?
- [YES]
What is the new/expected behavior?
This MR brings changes to POMs (root, azure, gcp) to improve (unhardcode) the way how repositories are being pointed. It now uses set of properties defined in the .mvn/community-maven.settings.xml
Have you added/updated Unit Tests and Integration Tests?
- [YES]