Skip to content

Commit

Permalink
✨ spring-boot-demo-template-enjoy 完成
Browse files Browse the repository at this point in the history
  • Loading branch information
xkcoding committed Nov 16, 2018
1 parent 7083db9 commit 87c29ea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions spring-boot-demo-template-enjoy/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-template-beetl</artifactId>
<version>0.0.1-SNAPSHOT</version>
<version>1.0.0-SNAPSHOT</version>
<packaging>jar</packaging>

<name>spring-boot-demo-template-beetl</name>
Expand All @@ -20,7 +20,7 @@
<parent>
<groupId>com.xkcoding</groupId>
<artifactId>spring-boot-demo</artifactId>
<version>0.0.1-SNAPSHOT</version>
<version>1.0.0-SNAPSHOT</version>
</parent>

<properties>
Expand Down

0 comments on commit 87c29ea

Please sign in to comment.