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:48:41 UTC

[zeppelin] 01/01: Update documentation maven repo

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

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

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

    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>