You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datalab.apache.org by my...@apache.org on 2021/07/15 10:19:47 UTC

[incubator-datalab] 01/01: [DATALAB-2413] - quartz-mongodb dependency moved to nexus

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

mykolabodnar pushed a commit to branch DATALAB-2413
in repository https://gitbox.apache.org/repos/asf/incubator-datalab.git

commit 46fd968a964187304a977f8c9c080f63a2fe1856
Author: bodnarmykola <bo...@gmail.com>
AuthorDate: Thu Jul 15 13:19:29 2021 +0300

    [DATALAB-2413] - quartz-mongodb dependency moved to nexus
---
 services/self-service/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/services/self-service/pom.xml b/services/self-service/pom.xml
index 9532c41..a3eba43 100644
--- a/services/self-service/pom.xml
+++ b/services/self-service/pom.xml
@@ -38,8 +38,8 @@
 
     <repositories>
         <repository>
-            <id>michaelklishin</id>
-            <url>https://dl.bintray.com/michaelklishin/maven/</url>
+            <id>maven-public</id>
+            <url>https://nexus.develop.dlabanalytics.com/repository/maven-public/</url>
         </repository>
     </repositories>
 

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@datalab.apache.org
For additional commands, e-mail: commits-help@datalab.apache.org