maven-git-versioning/README.md

2 lines
237 B
Markdown
Raw Normal View History

2023-08-02 22:33:04 -07:00
# 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.