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

[zeppelin] branch ZEPPELIN-5057 created (now 1112f57)

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

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


      at 1112f57  Update documentation maven repo

This branch includes the following new commits:

     new 1112f57  Update documentation maven repo

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.



[zeppelin] 01/01: Update documentation maven repo

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