refactor: upgrade to 1.0.8

This commit is contained in:
felord.cn
2021-03-06 15:57:28 +08:00
committed by felord.cn
parent 22d83edb89
commit ff5911205b
6 changed files with 9 additions and 9 deletions

View File

@@ -5,11 +5,11 @@
<parent>
<groupId>cn.felord</groupId>
<artifactId>payment-spring-boot</artifactId>
<version>1.0.7.RELEASE</version>
<version>1.0.8.RELEASE</version>
</parent>
<artifactId>payment-spring-boot-starter</artifactId>
<version>1.0.7.RELEASE</version>
<version>1.0.8.RELEASE</version>
<packaging>jar</packaging>
<modelVersion>4.0.0</modelVersion>