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