Commit 0606f209 authored by ms-dev's avatar ms-dev

稳定包依赖更新

parent c8bc6b70
...@@ -8,7 +8,6 @@ ...@@ -8,7 +8,6 @@
<artifactId>mcms</artifactId> <artifactId>mcms</artifactId>
<version>4.7.0-SNAPSHOT</version> <version>4.7.0-SNAPSHOT</version>
<name>ms-mcms</name> <name>ms-mcms</name>
<packaging>war</packaging>
<properties> <properties>
<java.version>1.8</java.version> <java.version>1.8</java.version>
</properties> </properties>
...@@ -45,20 +44,17 @@ ...@@ -45,20 +44,17 @@
<dependency> <dependency>
<groupId>net.mingsoft</groupId> <groupId>net.mingsoft</groupId>
<artifactId>ms-basic</artifactId> <artifactId>ms-basic</artifactId>
<version>1.0.8.1-SNAPSHOT</version> <version>1.0.8</version>
<classifier>classes</classifier>
</dependency> </dependency>
<dependency> <dependency>
<groupId>net.mingsoft</groupId> <groupId>net.mingsoft</groupId>
<artifactId>ms-mdiy</artifactId> <artifactId>ms-mdiy</artifactId>
<version>1.0.7-SNAPSHOT</version> <version>1.0.7</version>
<classifier>classes</classifier>
</dependency> </dependency>
<dependency> <dependency>
<groupId>net.mingsoft</groupId> <groupId>net.mingsoft</groupId>
<artifactId>ms-mpeople</artifactId> <artifactId>ms-mpeople</artifactId>
<version>1.0.7-SNAPSHOT</version> <version>1.0.7</version>
<classifier>classes</classifier>
</dependency> </dependency>
<dependency> <dependency>
<groupId>net.mingsoft</groupId> <groupId>net.mingsoft</groupId>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment