Specify a pattern for names of the tags that are created during the release build.
Variable expansion
It is also possible to use a limited set of variables that will be expanded during tag name calculation.
Variables are referenced with @{VAR_NAME}.
The current implementation provides the following variables that can be used (but this is subject to change):
- @{project.groupId}
- @{project.artifactId}
- @{project.version}