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/12/14 11:18:24 UTC

[qpid-interop-test] branch master updated: NO-JIRA: update repo location links/metadata

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

robbie pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/qpid-interop-test.git


The following commit(s) were added to refs/heads/master by this push:
     new 153441f  NO-JIRA: update repo location links/metadata
153441f is described below

commit 153441f9af7215502c4af0fd379bb489c559d363
Author: Robbie Gemmell <ro...@apache.org>
AuthorDate: Fri Dec 14 11:17:59 2018 +0000

    NO-JIRA: update repo location links/metadata
---
 QUICKSTART.md | 2 +-
 pom.xml       | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/QUICKSTART.md b/QUICKSTART.md
index 4143754..95e9e18 100644
--- a/QUICKSTART.md
+++ b/QUICKSTART.md
@@ -248,7 +248,7 @@ sudo make install
 If you are a developer working on changes to qpid-interop-test itself, the
 source repository can be cloned from git as follows:
 
-    git clone https://git-wip-us.apache.org/repos/asf/qpid-interop-test.git
+    git clone https://gitbox.apache.org/repos/asf/qpid-interop-test.git
     
 or
     
diff --git a/pom.xml b/pom.xml
index beac4a9..b3ef087 100644
--- a/pom.xml
+++ b/pom.xml
@@ -40,9 +40,9 @@
   </issueManagement>
 
   <scm>
-    <connection>scm:git:http://git-wip-us.apache.org/repos/asf/qpid-interop-test.git</connection>
-    <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/qpid-interop-test.git</developerConnection>
-    <url>https://git-wip-us.apache.org/repos/asf?p=qpid-interop-test.git</url>
+    <connection>scm:git:http://gitbox.apache.org/repos/asf/qpid-interop-test.git</connection>
+    <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/qpid-interop-test.git</developerConnection>
+    <url>https://gitbox.apache.org/repos/asf?p=qpid-interop-test.git</url>
   </scm>
 
   <properties>


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