打包名称改动
This commit is contained in:
4
pom.xml
4
pom.xml
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user