updating urls based on the new gitbox endpoints
diff --git a/pom.xml b/pom.xml
index b38e78a..59445dd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -136,9 +136,9 @@
         </license>
     </licenses>
     <scm>
-            <connection>scm:git:https://git-wip-us.apache.org/repos/asf/juddi-scout.git</connection>
-            <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/juddi-scout.git</developerConnection>
-            <url>https://git-wip-us.apache.org/repos/asf/juddi.git/?p=juddi-scout.git;a=summary</url>
+            <connection>scm:git:https://gitbox.apache.org/repos/asf/juddi-scout.git</connection>
+            <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/juddi-scout.git</developerConnection>
+            <url>https://gitbox.apache.org/repos/asf/juddi.git/?p=juddi-scout.git;a=summary</url>
             <tag>HEAD</tag>
     </scm>
     <dependencies>
diff --git a/src/site/xdoc/releases.xml b/src/site/xdoc/releases.xml
index 37681e4..ca75d69 100644
--- a/src/site/xdoc/releases.xml
+++ b/src/site/xdoc/releases.xml
@@ -17,7 +17,12 @@
           <td><strong>Description</strong></td>
         </tr>
 		<tr>
-          <td><a href="https://repository.apache.org/content/groups/public/org/apache/juddi/scout/scout/1.2.6/">scout-1.2.6</a></td>
+          <td><a href="https://repository.apache.org/content/groups/public/org/apache/juddi/scout/scout/1.2.8/">scout-1.2.8</a></td>
+          <td>Dev 10, 2018</td>
+          <td>Version 1.2.8 of Scout, stable release</td>
+        </tr>
+		<tr>
+          <td><a href="https://repository.apache.org/content/groups/public/org/apache/juddi/scout/scout/1.2.7/">scout-1.2.7</a></td>
           <td>Nov 30, 2012</td>
           <td>Version 1.2.7 of Scout, stable release</td>
         </tr>