Specify a tagNameFormat

This commit is contained in:
Daniel Kulp 2015-08-06 09:30:03 -04:00
parent a671b00df5
commit d14ae9c6ef
1 changed files with 1 additions and 0 deletions

View File

@ -1138,6 +1138,7 @@
<goals>deploy</goals> <goals>deploy</goals>
<remoteTagging>false</remoteTagging> <remoteTagging>false</remoteTagging>
<suppressCommitBeforeTag>false</suppressCommitBeforeTag> <suppressCommitBeforeTag>false</suppressCommitBeforeTag>
<tagNameFormat>activemq-@{project.version}</tagNameFormat>
</configuration> </configuration>
<dependencies> <dependencies>
<dependency> <dependency>