This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/activemq.git
The following commit(s) were added to refs/heads/master by this push:
new d29c1be Update scm section
d29c1be is described below
commit d29c1be66a217ebd24d274dfdb69810e29eeb47f
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Fri Jan 11 15:24:42 2019 +0100
Update scm section
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index b73aba1..c7a3639 100644
--- a/pom.xml
+++ b/pom.xml
@@ -266,9 +266,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>
+
<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://github.com/apache/activemq</url>
<tag>HEAD</tag>
</scm>