From 81b2fbe8e9699a74d43754f376b50f145be72b66 Mon Sep 17 00:00:00 2001 From: xuwei-fit2cloud Date: Fri, 3 Feb 2023 17:31:18 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20=E6=9B=B4=E6=96=B0kettle=E4=BE=9D?= =?UTF-8?q?=E8=B5=96=E4=BB=93=E5=BA=93=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- backend/pom.xml | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/backend/pom.xml b/backend/pom.xml index 60ad36e102..ad2bbb4111 100644 --- a/backend/pom.xml +++ b/backend/pom.xml @@ -528,16 +528,21 @@ pentaho-public Pentaho Public - https://nexus.pentaho.org/content/groups/omni + https://repo.orl.eng.hitachivantara.com/artifactory/pnt-mvn/ true - always + daily true - always + interval:15 + + + clojars + https://repo.clojars.org/ +