Hi, Is there a way to configure the name of the tag created by the release plugin? Default is the artifactId of the project but I want to use something else.
For example, my project is called "My Application", the artifactId is "myapplication". The release plugin will create tags like "myapplication-1.0" and so on. But suppose I wanted to use the Jira key, which is "MYAPP", i.e. the tag would be "MYAPP-1.0". How can I configure the release plugin to do that? I could not find this in the documentation. Thanks! Niels --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
