Skip to content

Commit

Permalink
change readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ihardy committed Jan 15, 2024
1 parent 58b4f24 commit c331959
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ dm-directory is an internal storage schema for representing directory informatio

For reasons, we have had to seriously adjust the conventional behaviour of hibernate in order to make the natural IDs of an entry in mod-directory the same as it's appearence in other modules. Ideally we would not do this - and would use a synthetic identifier any place we needed to reference an entry. This single requirement is responsible for 90% of the pain and dirt in this module. I can only apologize for making what should have been simple and elegant into a rats nest.

# Building
# Release procedure

As of 2.0.0-SNAPSHOT this library is built by jenkins and deployed to nexus for consumption by downstream modules. Snapshots and release artifacts are deployed to different repos.
GitHub actions publishes this to the Github Packages repository. To trigger publishing an artifact, create and publish a release in github.

# Legacy

Expand Down

0 comments on commit c331959

Please sign in to comment.