更新工程名称

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 --> <relativePath/> <!-- lookup parent from repository -->
</parent> </parent>
<groupId>com.cmhi</groupId> <groupId>com.cmhi</groupId>
<artifactId>tunnelService</artifactId> <artifactId>BeiDouPlatform</artifactId>
<version>0.0.1-SNAPSHOT</version> <version>0.0.1-SNAPSHOT</version>
<name>tunnelService</name> <name>BeiDouPlatform</name>
<description>tunnelService</description> <description>BeiDouPlatform</description>
<properties> <properties>
<java.version>17</java.version> <java.version>17</java.version>
</properties> </properties>