升级版本号

This commit is contained in:
xuwenbo
2020-05-14 13:15:25 +08:00
parent 189c94417a
commit 22e522c287
10 changed files with 29 additions and 29 deletions

View File

@ -5,7 +5,7 @@
<parent>
<artifactId>yshop</artifactId>
<groupId>co.yixiang</groupId>
<version>2.1</version>
<version>2.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@ -23,7 +23,7 @@
<dependency>
<groupId>co.yixiang</groupId>
<artifactId>yshop-logging</artifactId>
<version>2.1</version>
<version>2.2</version>
</dependency>
<!--邮件依赖-->
@ -47,4 +47,4 @@
<version>${alipay.version}</version>
</dependency>
</dependencies>
</project>
</project>