You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@juddi.apache.org by al...@apache.org on 2019/01/18 22:05:28 UTC

[juddi-scout] branch master updated: updating urls based on the new gitbox endpoints

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

alexoree pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/juddi-scout.git


The following commit(s) were added to refs/heads/master by this push:
     new bee54e5  updating urls based on the new gitbox endpoints
bee54e5 is described below

commit bee54e5ae62af85431d473798043e9142b0ce467
Author: Alex O'Ree <al...@apache.org>
AuthorDate: Fri Jan 18 17:05:15 2019 -0500

    updating urls based on the new gitbox endpoints
---
 pom.xml                    | 6 +++---
 src/site/xdoc/releases.xml | 7 ++++++-
 2 files changed, 9 insertions(+), 4 deletions(-)

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>


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