说明更新

This commit is contained in:
ms group dev 2019-08-10 12:13:16 +08:00
parent 7b88396cbe
commit 5c43bd506f
1 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>net.mingsoft</groupId>
<artifactId>mcms</artifactId>
<version>4.7.1</version>
<version>4.7.0-SNAPSHOT</version>
<name>ms-mcms</name>
<properties>
<java.version>1.8</java.version>
@ -48,7 +48,7 @@
<dependency>
<groupId>net.mingsoft</groupId>
<artifactId>ms-upgrader</artifactId>
<version>1.0.6</version>
<version>1.0.7</version>
</dependency>
</dependencies>
<build>