更新工程名称
This commit is contained in:
parent
d6982e53a4
commit
a28cf3e417
6
pom.xml
6
pom.xml
|
@ -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>
|
||||||
|
|
Loading…
Reference in New Issue