Skip to content

Updating Project ID in POM

David Diederich requested to merge update-pom-reference into master

The distributionManagement for this pom was deploying to the wrong project. The artifacts were still discoverable, since the normal approach is to scan the entire OSDU group for them, but it makes more sense to keep them deployed locally.

Merge request reports