Bukama commented on code in PR #455: URL: https://github.com/apache/maven-parent/pull/455#discussion_r1986223313
########## .github/release-drafter.yml: ########## @@ -20,4 +20,4 @@ _extends: maven-gh-actions-shared version-template: '$MAJOR' name-template: '$NEXT_MAJOR_VERSION' -tag-template: 'maven-parent-$NEXT_MAJOR_VERSION' +tag-template: 'v$NEXT_MAJOR_VERSION' Review Comment: > Parents project has only one number in version ... https://github.com/apache/maven-parent/releases Ah thought this gets inherited to childs, thanks for info. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org