This is an automated email from the ASF dual-hosted git repository.
myui pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-hivemall.git
The following commit(s) were added to refs/heads/master by this push:
new 6db40d7 Moved git repos to Gitbox
6db40d7 is described below
commit 6db40d741a662665c7ac62bb7669a9d58e4b97d1
Author: Makoto Yui <[email protected]>
AuthorDate: Tue Jan 8 15:21:59 2019 +0900
Moved git repos to Gitbox
---
bin/merge_pr.py | 2 +-
pom.xml | 6 +++---
src/site/markdown/release-guide.md | 4 ++--
src/site/markdown/repository.md | 4 ++--
4 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/bin/merge_pr.py b/bin/merge_pr.py
index ad5916c..8eb1925 100755
--- a/bin/merge_pr.py
+++ b/bin/merge_pr.py
@@ -46,7 +46,7 @@ PROJECT_NAME = 'hivemall'
PROJECT_NAME_CAPITALIZED = PROJECT_NAME.upper()
INCUBATOR = True
-# git remote add apache
https://git-wip-us.apache.org/repos/asf/incubator-hivemall.git
+# git remote add apache
https://gitbox.apache.org/repos/asf/incubator-hivemall.git
# git remote add apache-github https://github.com/apache/incubator-hivemall.git
# Location of your project's git development area
diff --git a/pom.xml b/pom.xml
index ddae087..103d281 100644
--- a/pom.xml
+++ b/pom.xml
@@ -47,9 +47,9 @@
</licenses>
<scm>
-
<url>https://git-wip-us.apache.org/repos/asf/incubator-hivemall.git</url>
-
<connection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-hivemall.git</connection>
-
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-hivemall.git</developerConnection>
+
<url>https://gitbox.apache.org/repos/asf/incubator-hivemall.git</url>
+
<connection>scm:git:https://gitbox.apache.org/repos/asf/incubator-hivemall.git</connection>
+
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/incubator-hivemall.git</developerConnection>
<tag>v0.5.0-rc1</tag>
</scm>
diff --git a/src/site/markdown/release-guide.md
b/src/site/markdown/release-guide.md
index fcc098a..7ed53e3 100644
--- a/src/site/markdown/release-guide.md
+++ b/src/site/markdown/release-guide.md
@@ -320,7 +320,7 @@ Links to various release artifacts are given below. Please
review and cast your
https://dist.apache.org/repos/dist/dev/incubator/hivemall/0.5.0-incubating-rc1/hivemall-0.5.0-incubating-rc1-source-release.zip.asc
(PGP Signature)
https://dist.apache.org/repos/dist/dev/incubator/hivemall/0.5.0-incubating-rc1/hivemall-0.5.0-incubating-rc1-source-release.zip.sha512
(SHA512 Hash)
- Git tag for the release:
-
https://git-wip-us.apache.org/repos/asf?p=incubator-hivemall.git;a=shortlog;h=refs/tags/v0.5.0-rc1
+
https://gitbox.apache.org/repos/asf?p=incubator-hivemall.git;a=shortlog;h=refs/tags/v0.5.0-rc1
- The Nexus Staging URL:
https://repository.apache.org/content/repositories/orgapachehivemall-1001/
- KEYS file for verification:
@@ -410,7 +410,7 @@ Links to various release artifacts are given below.
- Sources for the release:
https://dist.apache.org/repos/dist/dev/incubator/hivemall/0.5.0-incubating-rc2/hivemall-0.5.0-incubating-rc2-source-release.zip
- Git tag for the release:
-
https://git-wip-us.apache.org/repos/asf?p=incubator-hivemall.git;a=shortlog;h=refs/tags/v0.5.0-rc2
+
https://gitbox.apache.org/repos/asf?p=incubator-hivemall.git;a=shortlog;h=refs/tags/v0.5.0-rc2
- The Nexus Staging URL:
https://repository.apache.org/content/repositories/orgapachehivemall-1002/
- KEYS file for verification:
diff --git a/src/site/markdown/repository.md b/src/site/markdown/repository.md
index 2beecd9..3afa7a9 100644
--- a/src/site/markdown/repository.md
+++ b/src/site/markdown/repository.md
@@ -19,10 +19,10 @@
# Source
-* Git: https://git-wip-us.apache.org/repos/asf/incubator-hivemall.git
+* Git: https://gitbox.apache.org/repos/asf/incubator-hivemall.git
* Git (Mirror): https://github.com/apache/incubator-hivemall
# Site
-* Git: https://git-wip-us.apache.org/repos/asf/incubator-hivemall-site.git
+* Git: hhttps://gitbox.apache.org/repos/asf/incubator-hivemall-site.git
* Git (Mirror): https://github.com/apache/incubator-hivemall-site
\ No newline at end of file