Skip to content

Commit 845e276

Browse files
committed
✨ spring-boot-demo-template-thymeleaf 完成
1 parent e280f51 commit 845e276

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

spring-boot-demo-template-thymeleaf/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<modelVersion>4.0.0</modelVersion>
1212

1313
<artifactId>spring-boot-demo-template-thymeleaf</artifactId>
14-
<version>0.0.1-SNAPSHOT</version>
14+
<version>1.0.0-SNAPSHOT</version>
1515
<packaging>jar</packaging>
1616

1717
<name>spring-boot-demo-template-thymeleaf</name>
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>com.xkcoding</groupId>
2222
<artifactId>spring-boot-demo</artifactId>
23-
<version>0.0.1-SNAPSHOT</version>
23+
<version>1.0.0-SNAPSHOT</version>
2424
</parent>
2525

2626
<properties>

0 commit comments

Comments
 (0)