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} + + + + +