Skip to content

Commit

Permalink
✨ spring-boot-demo-orm-mybatis 完成
Browse files Browse the repository at this point in the history
  • Loading branch information
xkcoding committed Nov 8, 2018
1 parent e862845 commit 0463831
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion spring-boot-demo-orm-mybatis/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>spring-boot-demo-orm-mybatis</artifactId>
<version>0.0.1-SNAPSHOT</version>
<version>1.0.0-SNAPSHOT</version>
<packaging>jar</packaging>

<name>spring-boot-demo-orm-mybatis</name>
Expand Down
2 changes: 1 addition & 1 deletion spring-boot-demo-orm-mybatis/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>spring-boot-demo-orm-mybatis</artifactId>
<version>0.0.1-SNAPSHOT</version>
<version>1.0.0-SNAPSHOT</version>
<packaging>jar</packaging>

<name>spring-boot-demo-orm-mybatis</name>
Expand Down

0 comments on commit 0463831

Please sign in to comment.