Skip to content

Commit

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

<name>spring-boot-demo-exception-handler</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 cc0029e

Please sign in to comment.