maven-git-versioning/README.md
2023-08-03 06:43:38 -04:00

4 lines
239 B
Markdown

# maven-git-versioning
This plugin seamlessly converts standard "-SNAPSHOT" versions into a more descriptive format, "
-dev-{gitDepth}-{gitHash}", allowing you to gain valuable insights into the exact commit from which each jar was built.