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:10 UTC

[ignite-release] branch ignite-11570 created (now 30fd593)

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

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


      at 30fd593  IGNITE-11570: link to Git UI were changed

This branch includes the following new commits:

     new 30fd593  IGNITE-11570: link to Git UI were changed

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



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

Posted by dp...@apache.org.
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