打包名称改动

This commit is contained in:
冯俊峰
2021-12-29 14:12:04 +08:00
parent d6826dcd42
commit faf75cc57b

View File

@@ -9,9 +9,9 @@
<relativePath/> <!-- lookup parent from repository --> <relativePath/> <!-- lookup parent from repository -->
</parent> </parent>
<groupId>com.sentinel</groupId> <groupId>com.sentinel</groupId>
<artifactId>ldk</artifactId> <artifactId>license-admin-api</artifactId>
<version>0.0.1-SNAPSHOT</version> <version>0.0.1-SNAPSHOT</version>
<name>ldk</name> <name>license-admin-api</name>
<description>Demo project for Spring Boot</description> <description>Demo project for Spring Boot</description>
<properties> <properties>
<java.version>1.8</java.version> <java.version>1.8</java.version>