NO-JIRA: update pom.xml scm details to reflect new repo location

(cherry picked from commit dc4ed694cc6dd90a036d8506e690a06589644cc8)
diff --git a/pom.xml b/pom.xml
index 8a5628b..9e37474 100644
--- a/pom.xml
+++ b/pom.xml
@@ -62,9 +62,9 @@
   </mailingLists>
 
   <scm>
-    <connection>scm:git:https://git-wip-us.apache.org/repos/asf/qpid-broker-j.git</connection>
-    <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/qpid-broker-j.git</developerConnection>
-    <url>https://git-wip-us.apache.org/repos/asf/qpid-broker-j.git</url>
+    <connection>scm:git:https://gitbox.apache.org/repos/asf/qpid-broker-j.git</connection>
+    <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/qpid-broker-j.git</developerConnection>
+    <url>https://gitbox.apache.org/repos/asf/qpid-broker-j.git</url>
     <tag>HEAD</tag>
   </scm>