Hi,

We introduce a short and the same template release tag name for Maven
projects as:

v@{project.version}

in parent 44: https://github.com/apache/maven-parent/pull/455

It will change a tag name on history ... but for me is more modern and
simplified other configurations like for release-drafter

It is also used in GitHub to point release notes, eg

old tga format
https://github.com/apache/maven-clean-plugin/releases/tag/maven-clean-plugin-3.4.1

new tag format:
https://github.com/apache/maven-parent/releases/tag/v44

so we don't have a duplicate component name in the path.


Any objections for the new tag format ...?

-- 
Sławomir Jaranowski

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

Reply via email to