Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

Commit

Permalink
[PIO-185] develop Gitbox link Update
Browse files Browse the repository at this point in the history
  • Loading branch information
Wei-1 authored and dszeto committed Oct 26, 2018
1 parent d71c423 commit 115e922
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion build.sbt
Expand Up @@ -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>
Expand Down
4 changes: 2 additions & 2 deletions doap.rdf
Expand Up @@ -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>
Expand Down

0 comments on commit 115e922

Please sign in to comment.