Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Duplicate
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: prepare
-
Labels:None
-
Number of attachments :
Description
Currently the default tag/label proposed is $
{artifactId}-$
{version}However i would like to only use the version, like this: ${version}
And maybe others would like to use $
{project.name$}_$
{version}or something else.
This could easily be set via the plugin configuration.
I may provide a patch myself, when i have some more free time.
Issue Links
- relates to
-
MRELEASE-159
Support a pattern to generate the release tag
-
Closing as duplicate of
MRELEASE-159