From 52a74f362b2eb769a8f601496c6b87494c26dacc Mon Sep 17 00:00:00 2001 From: xieke Date: Mon, 23 Sep 2024 16:49:11 +0800 Subject: [PATCH] fix pom --- xxl-job-core/pom.xml | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/xxl-job-core/pom.xml b/xxl-job-core/pom.xml index a363344d..df93c522 100644 --- a/xxl-job-core/pom.xml +++ b/xxl-job-core/pom.xml @@ -7,7 +7,7 @@ 2.4.2-SNAPSHOT xxl-job-core - jar + pom ${project.artifactId} A distributed task scheduling framework. @@ -60,5 +60,16 @@ - + + + fdrepo + Release + https://public.hidotcom.cn/libabc/repository/fdrepo/ + + + fdrepo + Snapshot + https://public.hidotcom.cn/libabc/repository/fdrepo/ + + \ No newline at end of file