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

donald pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/predictionio.git


The following commit(s) were added to refs/heads/develop by this push:
     new 115e922  [PIO-185] develop Gitbox link Update
115e922 is described below

commit 115e9220cf2460a9e041126ba12c0ee9562ab30c
Author: Wei Chen <[email protected]>
AuthorDate: Fri Oct 26 11:43:24 2018 -0500

    [PIO-185] develop Gitbox link Update
---
 build.sbt | 2 +-
 doap.rdf  | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/build.sbt b/build.sbt
index 2a62042..94739ff 100644
--- a/build.sbt
+++ b/build.sbt
@@ -277,7 +277,7 @@ pomExtra := {
   </parent>
   <scm>
     <connection>scm:git:github.com/apache/predictionio</connection>
-    
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/predictionio.git</developerConnection>
+    
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/predictionio.git</developerConnection>
     <url>github.com/apache/predictionio</url>
   </scm>
   <developers>
diff --git a/doap.rdf b/doap.rdf
index 26f430f..0551978 100644
--- a/doap.rdf
+++ b/doap.rdf
@@ -35,8 +35,8 @@
     <category rdf:resource="http://projects.apache.org/category/big-data"; />
     <repository>
       <GitRepository>
-        <location 
rdf:resource="https://git-wip-us.apache.org/repos/asf/predictionio.git"/>
-        <browse 
rdf:resource="https://git-wip-us.apache.org/repos/asf/predictionio.git"/>
+        <location 
rdf:resource="https://gitbox.apache.org/repos/asf/predictionio.git"/>
+        <browse 
rdf:resource="https://gitbox.apache.org/repos/asf/predictionio.git"/>
       </GitRepository>
     </repository>
     <maintainer>

Reply via email to