You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ro...@apache.org on 2018/02/27 12:15:42 UTC

qpid-jms git commit: NO-JIRA: add config for controlling whether release plugin pushes changes

Repository: qpid-jms
Updated Branches:
  refs/heads/master 366698f1e -> d3a3d7e88


NO-JIRA: add config for controlling whether release plugin pushes changes


Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/d3a3d7e8
Tree: http://git-wip-us.apache.org/repos/asf/qpid-jms/tree/d3a3d7e8
Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms/diff/d3a3d7e8

Branch: refs/heads/master
Commit: d3a3d7e88191536bb05d7a291a9719a2138c7bc3
Parents: 366698f
Author: Robbie Gemmell <ro...@apache.org>
Authored: Tue Feb 27 12:15:24 2018 +0000
Committer: Robbie Gemmell <ro...@apache.org>
Committed: Tue Feb 27 12:15:24 2018 +0000

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


http://git-wip-us.apache.org/repos/asf/qpid-jms/blob/d3a3d7e8/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 9939269..944afd7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -245,6 +245,7 @@
           <configuration>
             <autoVersionSubmodules>true</autoVersionSubmodules>
             <tagNameFormat>@{project.version}</tagNameFormat>
+            <pushChanges>true</pushChanges>
           </configuration>
         </plugin>
         <plugin>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org