Skip to content

Continuous Library Releases

David Diederich requested to merge continuous-release into master

This adopts the continuous releases strategy for this library, which was established in osdu/platform/ci-cd-pipelines!1047 (merged)

Notice the use of ${revision} as the artifact version in the POM file, as well as the default parameter of development-SNAPSHOT.

Additionally, the .maven rule doesn't need the overrides anymore -- the base rules are sufficient for running with Java 17.

Merge request reports