Skip to content

Commit a091aaa

Browse files
committed
✨ spring-boot-demo-orm-jdbctemplate 完成
1 parent 4f32910 commit a091aaa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

spring-boot-demo-orm-jdbctemplate/README.md

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

1212
<artifactId>spring-boot-demo-orm-jdbctemplate</artifactId>
13-
<version>0.0.1-SNAPSHOT</version>
13+
<version>1.0.0-SNAPSHOT</version>
1414
<packaging>jar</packaging>
1515

1616
<name>spring-boot-demo-orm-jdbctemplate</name>
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>com.xkcoding</groupId>
2121
<artifactId>spring-boot-demo</artifactId>
22-
<version>0.0.1-SNAPSHOT</version>
22+
<version>1.0.0-SNAPSHOT</version>
2323
</parent>
2424

2525
<properties>

0 commit comments

Comments
 (0)