更新工程名称

This commit is contained in:
HuangXin 2023-08-07 17:23:28 +08:00
parent d6982e53a4
commit a28cf3e417
1 changed files with 3 additions and 3 deletions

View File

@ -9,10 +9,10 @@
<relativePath/> <!-- lookup parent from repository -->
</parent>
<groupId>com.cmhi</groupId>
<artifactId>tunnelService</artifactId>
<artifactId>BeiDouPlatform</artifactId>
<version>0.0.1-SNAPSHOT</version>
<name>tunnelService</name>
<description>tunnelService</description>
<name>BeiDouPlatform</name>
<description>BeiDouPlatform</description>
<properties>
<java.version>17</java.version>
</properties>