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 <[email protected]> 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: [email protected] For additional commands, e-mail: [email protected]
