We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e280f51 commit 845e276Copy full SHA for 845e276
spring-boot-demo-template-thymeleaf/README.md
@@ -11,7 +11,7 @@
11
<modelVersion>4.0.0</modelVersion>
12
13
<artifactId>spring-boot-demo-template-thymeleaf</artifactId>
14
- <version>0.0.1-SNAPSHOT</version>
+ <version>1.0.0-SNAPSHOT</version>
15
<packaging>jar</packaging>
16
17
<name>spring-boot-demo-template-thymeleaf</name>
@@ -20,7 +20,7 @@
20
<parent>
21
<groupId>com.xkcoding</groupId>
22
<artifactId>spring-boot-demo</artifactId>
23
24
</parent>
25
26
<properties>
0 commit comments