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/08/26 17:02:37 UTC

[ignite-teamcity-bot] branch master updated: Bot switched to Ignite 2.7.6-RC1

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

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


The following commit(s) were added to refs/heads/master by this push:
     new dddfbb1  Bot switched to Ignite 2.7.6-RC1
dddfbb1 is described below

commit dddfbb12f6c81ae11c9f11d1d7aa7e819b2a0c6a
Author: Dmitriy Pavlov <dp...@apache.org>
AuthorDate: Mon Aug 26 20:02:14 2019 +0300

    Bot switched to Ignite 2.7.6-RC1
---
 build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.gradle b/build.gradle
index c47e10c..7c1c4b7 100644
--- a/build.gradle
+++ b/build.gradle
@@ -67,7 +67,7 @@ allprojects {
     repositories {
         //uncomment for RC testing
         maven {
-            url "https://repository.apache.org/content/repositories/orgapacheignite-1464/"
+            url "https://repository.apache.org/content/repositories/orgapacheignite-1466/"
         }
 
         mavenCentral()