You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by jb...@apache.org on 2019/08/25 05:43:06 UTC

[activemq] branch activemq-5.15.x updated: Update scm section to use gitbox

This is an automated email from the ASF dual-hosted git repository.

jbonofre pushed a commit to branch activemq-5.15.x
in repository https://gitbox.apache.org/repos/asf/activemq.git


The following commit(s) were added to refs/heads/activemq-5.15.x by this push:
     new 4ccf5b9  Update scm section to use gitbox
4ccf5b9 is described below

commit 4ccf5b969194819ea36de9d71d04e5f10bf9d00e
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Sun Aug 25 07:42:54 2019 +0200

    Update scm section to use gitbox
---
 pom.xml | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/pom.xml b/pom.xml
index 89660c5..ed008cc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -268,10 +268,9 @@
   </modules>
 
   <scm>
-    <connection>scm:git:http://git-wip-us.apache.org/repos/asf/activemq.git</connection>
-    <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/activemq.git</developerConnection>
-    <url>https://fisheye6.atlassian.com/browse/~br=master/activemq-git</url>
-    <tag>activemq-5.15.0</tag>
+    <connection>scm:git:http://gitbox.apache.org/repos/asf/activemq.git</connection>
+    <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/activemq.git</developerConnection>
+    <url>https://gitbox.apache.org/repos/asf?p=activemq.git;a=summary</url>
   </scm>
 
   <dependencyManagement>