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

sekikn pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/bigtop.git


The following commit(s) were added to refs/heads/master by this push:
     new 4f4b2a9  BIGTOP-3541: Smoke test on odpi-runtime failed (#775)
4f4b2a9 is described below

commit 4f4b2a9151caeed1e741d0c90202dd70ed4df906
Author: Leona Yoda <[email protected]>
AuthorDate: Tue May 18 12:56:29 2021 +0900

    BIGTOP-3541: Smoke test on odpi-runtime failed (#775)
    
    Co-authored-by: yoda-mon <[email protected]>
---
 bigtop-tests/smoke-tests/odpi-runtime/build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bigtop-tests/smoke-tests/odpi-runtime/build.gradle 
b/bigtop-tests/smoke-tests/odpi-runtime/build.gradle
index 8a8fba3..cd3389e 100644
--- a/bigtop-tests/smoke-tests/odpi-runtime/build.gradle
+++ b/bigtop-tests/smoke-tests/odpi-runtime/build.gradle
@@ -21,7 +21,7 @@ apply plugin: 'java'
 
 repositories {
   maven {
-    url "https://conjars.org/repo/";
+    url 
"https://public.nexus.pentaho.org/repository/proxy-public-3rd-party-release";
   }
 }
 dependencies {

Reply via email to