This is an automated email from the ASF dual-hosted git repository.

slawekjaranowski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-parent.git


The following commit(s) were added to refs/heads/master by this push:
     new 9eb3f27  Update release-drafter tag template to use resolved version
9eb3f27 is described below

commit 9eb3f278d0a286045d53de53762448e377d2a00a
Author: Slawomir Jaranowski <[email protected]>
AuthorDate: Thu Jul 16 00:17:28 2026 +0200

    Update release-drafter tag template to use resolved version
---
 .github/release-drafter.yml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/.github/release-drafter.yml b/.github/release-drafter.yml
index b328757..c881f31 100644
--- a/.github/release-drafter.yml
+++ b/.github/release-drafter.yml
@@ -19,5 +19,4 @@
 
 _extends: maven-gh-actions-shared
 version-template: '$MAJOR'
-name-template: '$NEXT_MAJOR_VERSION'
-tag-template: 'maven-parent-$NEXT_MAJOR_VERSION'
+tag-template: 'maven-parent-$RESOLVED_VERSION'

Reply via email to