Skip to content

Commit

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

<name>spring-boot-demo-admin-server</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 ffc755c

Please sign in to comment.