修改代码版本号为3.2

This commit is contained in:
朱耘稷
2021-01-07 15:09:40 +08:00
committed by xuwenbo
parent 72421ea5fb
commit 998b7cee26
14 changed files with 29 additions and 29 deletions

View File

@ -5,7 +5,7 @@
<parent>
<artifactId>yshop</artifactId>
<groupId>co.yixiang</groupId>
<version>3.1</version>
<version>3.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@ -16,7 +16,7 @@
<dependency>
<groupId>co.yixiang</groupId>
<artifactId>yshop-tools</artifactId>
<version>3.1</version>
<version>3.2</version>
</dependency>
</dependencies>