jiaosong
2023-11-09 f8b9ccf70df347ed40cadb44202e92a9cd812c3d
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>