Skip to content

Commit 866ba23

Browse files
author
nicky
committed
修改任务调度工程命名
1 parent ac8521c commit 866ba23

File tree

8 files changed

+2
-2
lines changed

8 files changed

+2
-2
lines changed
File renamed without changes.
File renamed without changes.
File renamed without changes.

springboot-scheduler/pom.xml springboot-scheduler-task/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
<relativePath/> <!-- lookup parent from repository -->
1010
</parent>
1111
<groupId>com.example.springboot</groupId>
12-
<artifactId>springboot-scheduler</artifactId>
12+
<artifactId>springboot-scheduler-task</artifactId>
1313
<version>0.0.1-SNAPSHOT</version>
14-
<name>springboot-scheduler</name>
14+
<name>springboot-scheduler-task</name>
1515
<description>Demo project for Spring Boot</description>
1616

1717
<properties>

0 commit comments

Comments
 (0)