Skip to content

Commit 7ea773d

Browse files
修改项目名称,符合spring-boot-starter规范
1 parent 49eb3e8 commit 7ea773d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44
<modelVersion>4.0.0</modelVersion>
55

66
<groupId>com.wuhenjian.springboot.starter</groupId>
7-
<artifactId>uid-generator-springboot-starter</artifactId>
7+
<artifactId>uid-generator-spring-boot-starter</artifactId>
88
<version>1.0.0-SNAPSHOT</version>
99
<packaging>jar</packaging>
1010

11-
<name>uid-generator-springboot-starter</name>
11+
<name>uid-generator-spring-boot-starter</name>
1212
<description>百度唯一UID生成器Springboot自动化配置</description>
1313

1414
<properties>

0 commit comments

Comments
 (0)