You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@zeppelin.apache.org by pd...@apache.org on 2020/09/22 08:51:44 UTC

[zeppelin] branch master updated: [ZEPPELIN-5057] Update documentation maven repo

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

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


The following commit(s) were added to refs/heads/master by this push:
     new fb00550  [ZEPPELIN-5057] Update documentation maven repo
fb00550 is described below

commit fb0055020689a1e8beeb42ac7a16556d939289cc
Author: Philipp Dallig <ph...@gmail.com>
AuthorDate: Tue Sep 22 10:48:14 2020 +0200

    [ZEPPELIN-5057] Update documentation maven repo
    
    ### What is this PR for?
    This PR updates the documentation mentioned in [ZEPPELIN-5057](https://issues.apache.org/jira/browse/ZEPPELIN-5057)
    
    ### What type of PR is it?
     - Documentation
    
    ### What is the Jira issue?
    * https://issues.apache.org/jira/browse/ZEPPELIN-5057
    
    ### Questions:
    * Does the licenses files need update? No
    * Is there breaking changes for older versions? No
    * Does this needs documentation? No
    
    Author: Philipp Dallig <ph...@gmail.com>
    
    Closes #3920 from Reamer/ZEPPELIN-5057 and squashes the following commits:
    
    1112f57bb [Philipp Dallig] Update documentation maven repo
---
 docs/setup/operation/configuration.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/setup/operation/configuration.md b/docs/setup/operation/configuration.md
index 2a8b811..9c6650b 100644
--- a/docs/setup/operation/configuration.md
+++ b/docs/setup/operation/configuration.md
@@ -320,7 +320,7 @@ If both are defined, then the **environment variables** will take priority.
   <tr>
     <td><h6 class="properties">ZEPPELIN_INTERPRETER_DEP_MVNREPO</h6></td>
     <td><h6 class="properties">zeppelin.interpreter.dep.mvnRepo</h6></td>
-    <td>http://repo1.maven.org/maven2/</td>
+    <td>https://repo1.maven.org/maven2/</td>
     <td>Remote principal repository for interpreter's additional dependency loading</td>
   </tr>
   <tr>