summaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 1fc6783..e915332 100644
--- a/pom.xml
+++ b/pom.xml
@@ -9,9 +9,9 @@
<relativePath/> <!-- lookup parent from repository -->
</parent>
<groupId>com.sentinel</groupId>
- <artifactId>ldk</artifactId>
+ <artifactId>license-admin-api</artifactId>
<version>0.0.1-SNAPSHOT</version>
- <name>ldk</name>
+ <name>license-admin-api</name>
<description>Demo project for Spring Boot</description>
<properties>
<java.version>1.8</java.version>