luoyb
2024-05-18 ac693f5ddb22583fda2c1f46af2dfe36ef35ef0e
hs-common/hs-common-core/pom.xml
File was renamed from ruoyi-common/ruoyi-common-core/pom.xml
@@ -4,15 +4,15 @@
         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
    <parent>
        <groupId>com.sunsail</groupId>
        <artifactId>ruoyi-common</artifactId>
        <artifactId>hs-common</artifactId>
        <version>${revision}</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
    <artifactId>ruoyi-common-core</artifactId>
    <artifactId>hs-common-core</artifactId>
    <description>
        ruoyi-common-core 核心模块
        hs-common-core 核心模块
    </description>
    <dependencies>