NO-JIRA Update pom scm definitions
diff --git a/pom.xml b/pom.xml
index 8ba5590..e1fb636 100644
--- a/pom.xml
+++ b/pom.xml
@@ -67,10 +67,10 @@
 
   <url>https://qpid.apache.org/proton</url>
   <scm>
-    <connection>scm:git:https://git-wip-us.apache.org/repos/asf/qpid-protonj2.git</connection>
-    <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/qpid-protonj2.git</developerConnection>
-    <url>https://git-wip-us.apache.org/repos/asf?p=qpid-protonj2.git</url>
-    <tag>1.0.0-M2</tag>
+    <connection>scm:git:https://gitbox.apache.org/repos/asf/qpid-protonj2.git</connection>
+    <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/qpid-protonj2.git</developerConnection>
+    <url>https://gitbox.apache.org/repos/asf?p=qpid-protonj2.git</url>
+    <tag>HEAD</tag>
   </scm>
   <issueManagement>
     <url>https://issues.apache.org/jira/browse/PROTON</url>