升级版本号

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>
@ -20,7 +20,7 @@
<dependency>
<groupId>co.yixiang</groupId>
<artifactId>yshop-common</artifactId>
<version>2.1</version>
<version>2.2</version>
</dependency>
<!--模板引擎-->
@ -36,4 +36,4 @@
<version>${configuration.version}</version>
</dependency>
</dependencies>
</project>
</project>