Closed BernhardFuchs closed 2 years ago
Maven actually increase the patch version by default. Although to be more explicit and consistant across the other option, I improved the doc and introduced a version-patch
.
Let me know if you find this more clear now
Ok, that means if both are set to false the incremented version is the patch version.
Thx for clarifiying this in the docs.
The docs show how to increase the
version-major
and theversion-minor
.Having the same for
version-patch
would also be helpful.