Skip to content

WIP: Updating Root .pom and Updating Azure ADO pipelines

Jason requested to merge fixing-core-pom-and-updating-azure-ado-pipelines into master
  • The root .pom file for the project is not pointed at the Opengroup repository and therefore local builds fail. This MR updates the .pom with the information that's required to perform local builds of the service.
  • This MR also deletes old Azure ADO pipeline files and updates current ADO pipelines to only build azure code and dependencies.

Merge request reports