From 324c87db8d7ca31c0c58533ac29e45b93f8e0d14 Mon Sep 17 00:00:00 2001 From: imp Date: Thu, 6 Jan 2022 20:11:53 +0800 Subject: [PATCH] =?UTF-8?q?jar=E5=8C=85=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build.gradle | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build.gradle b/build.gradle index 67207a9..01b2d39 100644 --- a/build.gradle +++ b/build.gradle @@ -44,7 +44,7 @@ dependencies { implementation 'com.finebi:fine-bi-adapter:' + finebiVersion implementation 'com.finebi:fine-bi-engine-spider:' + finebiVersion implementation 'com.finebi:fine-bi-foundation:' + finebiVersion - implementation 'com.finebi:fine-bi-scheduler:' + finebiVersion + implementation 'com.finebi:fine-schedule-bi:' + finebiVersion implementation 'com.finebi:fine-bi-middle:' + finebiVersion implementation 'com.finebi:fine-decision-bi:' + finebiVersion diff --git a/pom.xml b/pom.xml index ae1b194..46f3b14 100644 --- a/pom.xml +++ b/pom.xml @@ -87,7 +87,7 @@ com.finebi - fine-bi-scheduler + fine-schedule-bi ${specific-framework-version} compile