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

Commit 115e922

Browse files
Wei-1dszeto
authored andcommitted
[PIO-185] develop Gitbox link Update
1 parent d71c423 commit 115e922

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,7 @@ pomExtra := {
277277
</parent>
278278
<scm>
279279
<connection>scm:git:github.com/apache/predictionio</connection>
280-
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/predictionio.git</developerConnection>
280+
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/predictionio.git</developerConnection>
281281
<url>github.com/apache/predictionio</url>
282282
</scm>
283283
<developers>

doap.rdf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@
3535
<category rdf:resource="http://projects.apache.org/category/big-data" />
3636
<repository>
3737
<GitRepository>
38-
<location rdf:resource="https://git-wip-us.apache.org/repos/asf/predictionio.git"/>
39-
<browse rdf:resource="https://git-wip-us.apache.org/repos/asf/predictionio.git"/>
38+
<location rdf:resource="https://gitbox.apache.org/repos/asf/predictionio.git"/>
39+
<browse rdf:resource="https://gitbox.apache.org/repos/asf/predictionio.git"/>
4040
</GitRepository>
4141
</repository>
4242
<maintainer>

0 commit comments

Comments
 (0)