|
|
|
@ -45,10 +45,11 @@ |
|
|
|
<artifactId>ms-mpeople</artifactId> |
|
|
|
<artifactId>ms-mpeople</artifactId> |
|
|
|
<version>1.0.8</version> |
|
|
|
<version>1.0.8</version> |
|
|
|
</dependency> |
|
|
|
</dependency> |
|
|
|
|
|
|
|
<!-- 此部分是铭飞平台MStroe的客户端(MStore不在铭飞开源产品范围),如果不需要使用MStore可以删除掉 --> |
|
|
|
<dependency> |
|
|
|
<dependency> |
|
|
|
<groupId>net.mingsoft</groupId> |
|
|
|
<groupId>net.mingsoft</groupId> |
|
|
|
<artifactId>ms-upgrader</artifactId> |
|
|
|
<artifactId>ms-upgrader</artifactId> |
|
|
|
<version>1.0.7</version> |
|
|
|
<version>1.0.8</version> |
|
|
|
</dependency> |
|
|
|
</dependency> |
|
|
|
</dependencies> |
|
|
|
</dependencies> |
|
|
|
<build> |
|
|
|
<build> |
|
|
|
|