cheng
2024-12-24 970624084a75b1e05e9a52f9c270d563d9437b43
pom 版本升级到 2.1.0-release
已修改1个文件
4 ■■■■ 文件已修改
pom.xml 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
pom.xml
@@ -5,14 +5,14 @@
    <parent>
        <artifactId>product-server</artifactId>
        <groupId>com.lx</groupId>
        <version>2.0.0-release</version>
        <version>2.1.0-release</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
    <artifactId>product-server-print</artifactId>
    <name>product-server-print</name>
    <description>product-server-print</description>
    <version>2.0.0-release</version>
    <version>2.1.0-release</version>
    <properties>
        <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
    </properties>