updating urls based on the new gitbox endpoints
diff --git a/pom.xml b/pom.xml
index d08e654..6746a3c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -164,9 +164,9 @@
 		</license>
 	</licenses>
 	<scm>
-		<connection>scm:git:https://git-wip-us.apache.org/repos/asf/juddi.git</connection>
-		<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/juddi.git</developerConnection>
-		<url>https://git-wip-us.apache.org/repos/asf/juddi.git/?p=juddi.git;a=summary</url>
+		<connection>scm:git:https://gitbox.apache.org/repos/asf/juddi.git</connection>
+		<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/juddi.git</developerConnection>
+		<url>https://gitbox.apache.org/repos/asf/juddi.git/?p=juddi.git;a=summary</url>
 		<tag>HEAD</tag>
 	</scm>
 	<build>