You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by dp...@apache.org on 2019/03/19 12:14:11 UTC

[ignite-release] 01/01: IGNITE-11570: link to Git UI were changed

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

dpavlov pushed a commit to branch ignite-11570
in repository https://gitbox.apache.org/repos/asf/ignite-release.git

commit 30fd5937a48ab064ae06e38d50d8e7b75f6ec902
Author: Dmitriy Pavlov <dp...@apache.org>
AuthorDate: Tue Mar 19 15:13:54 2019 +0300

    IGNITE-11570: link to Git UI were changed
---
 scripts/release_4[git]create_release_tag.sh | 2 +-
 scripts/vote_1[git]create_rc_tag.sh         | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/scripts/release_4[git]create_release_tag.sh b/scripts/release_4[git]create_release_tag.sh
index f5b6cc8..ae9cb77 100644
--- a/scripts/release_4[git]create_release_tag.sh
+++ b/scripts/release_4[git]create_release_tag.sh
@@ -15,4 +15,4 @@ echo " "
 echo "======================================================"
 echo "Release tag should be created."
 echo "Please check results at "
-echo "https://git-wip-us.apache.org/repos/asf?p=ignite.git;a=tags"
\ No newline at end of file
+echo "https://gitbox.apache.org/repos/asf?p=ignite.git;a=tags"
\ No newline at end of file
diff --git a/scripts/vote_1[git]create_rc_tag.sh b/scripts/vote_1[git]create_rc_tag.sh
index 959ac2a..015d67f 100644
--- a/scripts/vote_1[git]create_rc_tag.sh
+++ b/scripts/vote_1[git]create_rc_tag.sh
@@ -24,4 +24,4 @@ echo " "
 echo "======================================================"
 echo "RC tag should be created."
 echo "Please check results at "
-echo "https://git-wip-us.apache.org/repos/asf?p=ignite.git;a=tags"
\ No newline at end of file
+echo "https://gitbox.apache.org/repos/asf?p=ignite.git;a=tags"
\ No newline at end of file