Repository: activemq Updated Branches: refs/heads/activemq-5.11.x a671b00df -> d60edc318 Updated Tags: refs/tags/activemq-5.11.2 [created] 16e905790
Specify a tagNameFormat Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/d14ae9c6 Tree: http://git-wip-us.apache.org/repos/asf/activemq/tree/d14ae9c6 Diff: http://git-wip-us.apache.org/repos/asf/activemq/diff/d14ae9c6 Branch: refs/heads/activemq-5.11.x Commit: d14ae9c6efb8a8846a5e8b3cbb04df05260df4b0 Parents: a671b00 Author: Daniel Kulp <[email protected]> Authored: Thu Aug 6 09:30:03 2015 -0400 Committer: Daniel Kulp <[email protected]> Committed: Thu Aug 6 09:30:03 2015 -0400 ---------------------------------------------------------------------- pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/activemq/blob/d14ae9c6/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index ad490f3..f2b6837 100755 --- a/pom.xml +++ b/pom.xml @@ -1138,6 +1138,7 @@ <goals>deploy</goals> <remoteTagging>false</remoteTagging> <suppressCommitBeforeTag>false</suppressCommitBeforeTag> + <tagNameFormat>activemq-@{project.version}</tagNameFormat> </configuration> <dependencies> <dependency>
