jiangping
2025-03-18 1b0cf0db5c82ea8308d2f338973a91555787c34d
server/platform/pom.xml
@@ -8,9 +8,7 @@
        <artifactId>parkbike</artifactId>
        <version>1.0.0-SNAPSHOT</version>
    </parent>
    <artifactId>platform</artifactId>
    <properties>
        <maven.compiler.source>8</maven.compiler.source>
        <maven.compiler.target>8</maven.compiler.target>
@@ -53,4 +51,4 @@
        </plugins>
    </build>
</project>
</project>