dangsn
2024-06-06 8c8c59c1f2005fa3ca89ac2117ca1a3c0c618913
Source/plt-web/plt-web-parent/plt-starter/pom.xml
文件名从 Source/platformProject/vci-platform-starter/pom.xml 修改
@@ -3,12 +3,12 @@
         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
    <parent>
        <artifactId>platform-parent</artifactId>
        <groupId>com.vci</groupId>
        <artifactId>plt-web-parent</artifactId>
        <version>2024.1-SNAPSHOT</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
    <artifactId>vci-platform-starter</artifactId>
    <artifactId>plt-starter</artifactId>
    <properties>
        <maven.compiler.source>8</maven.compiler.source>
        <maven.compiler.target>8</maven.compiler.target>