From 9ede0f001067fa78b1b27287091da8ac58676e0c Mon Sep 17 00:00:00 2001 From: Github_lizhw <171332584@qq.com> Date: Thu, 14 Nov 2024 20:54:39 +0800 Subject: [PATCH] =?UTF-8?q?pom=20=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 6 ++++-- ruoyi-api/pom.xml | 5 +++-- ruoyi-api/ruoyi-api-bom/pom.xml | 32 ++++++++++++++++++++++++++++++++ 3 files changed, 39 insertions(+), 4 deletions(-) create mode 100644 ruoyi-api/ruoyi-api-bom/pom.xml diff --git a/pom.xml b/pom.xml index 268af0a7b..4c6729338 100644 --- a/pom.xml +++ b/pom.xml @@ -404,11 +404,13 @@ ${revision} - + org.dromara - ruoyi-api-system + ruoyi-api-bom ${revision} + pom + import diff --git a/ruoyi-api/pom.xml b/ruoyi-api/pom.xml index 23093e113..aa24d3178 100644 --- a/ruoyi-api/pom.xml +++ b/ruoyi-api/pom.xml @@ -9,14 +9,15 @@ 4.0.0 + ruoyi-api-bom ruoyi-api-system ruoyi-api + ${revision} pom - ruoyi-api系统接口 + ruoyi-api api依赖项 - diff --git a/ruoyi-api/ruoyi-api-bom/pom.xml b/ruoyi-api/ruoyi-api-bom/pom.xml new file mode 100644 index 000000000..faa6ca9b2 --- /dev/null +++ b/ruoyi-api/ruoyi-api-bom/pom.xml @@ -0,0 +1,32 @@ + + + + 4.0.0 + + org.dromara + ruoyi-api-bom + pom + ${revision} + + + ruoyi-api-bom api依赖项 + + + + 5.2.2-SNAPSHOT + + + + + + + org.dromara + ruoyi-api-system + ${revision} + + + + +