You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ta...@apache.org on 2015/08/06 17:03:00 UTC

activemq git commit: Specify a tagNameFormat

Repository: activemq
Updated Branches:
  refs/heads/master 99229504d -> 306041d47


Specify a tagNameFormat

(cherry picked from commit d14ae9c6efb8a8846a5e8b3cbb04df05260df4b0)


Project: http://git-wip-us.apache.org/repos/asf/activemq/repo
Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/306041d4
Tree: http://git-wip-us.apache.org/repos/asf/activemq/tree/306041d4
Diff: http://git-wip-us.apache.org/repos/asf/activemq/diff/306041d4

Branch: refs/heads/master
Commit: 306041d47c167baf121e82382d0e7b5a86ee7f64
Parents: 9922950
Author: Daniel Kulp <dk...@apache.org>
Authored: Thu Aug 6 09:30:03 2015 -0400
Committer: Timothy Bish <ta...@gmail.com>
Committed: Thu Aug 6 11:02:41 2015 -0400

----------------------------------------------------------------------
 pom.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/activemq/blob/306041d4/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index e1d7f28..2bd7926 100755
--- a/pom.xml
+++ b/pom.xml
@@ -1139,6 +1139,7 @@
             <goals>deploy</goals>
             <remoteTagging>false</remoteTagging>
             <suppressCommitBeforeTag>false</suppressCommitBeforeTag>
+            <tagNameFormat>activemq-@{project.version}</tagNameFormat>
           </configuration>
           <dependencies>
             <dependency>