shicf
2025-05-13 4d83ddf84ffdc628befd78259b5f69f687cdac01
junit
已修改1个文件
7 ■■■■■ 文件已修改
pom.xml 7 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
pom.xml
@@ -10,17 +10,10 @@
    </parent>
    <artifactId>product-server-administration</artifactId>
    <name>product-server-administration</name>
    <version>2.0.0-release</version>
    <properties>
        <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
    </properties>
    <dependencies>
        <dependency>
            <groupId>junit</groupId>
            <artifactId>junit</artifactId>
            <version>3.8.1</version>
            <scope>test</scope>
        </dependency>
        <dependency>
            <groupId>com.lx</groupId>
            <artifactId>product-server-common</artifactId>