|
@@ -22,7 +22,18 @@
|
|
|
</properties>
|
|
</properties>
|
|
|
|
|
|
|
|
<dependencies>
|
|
<dependencies>
|
|
|
-
|
|
|
|
|
|
|
+ <dependency>
|
|
|
|
|
+ <groupId>net.mingsoft</groupId>
|
|
|
|
|
+ <artifactId>ms-base</artifactId>
|
|
|
|
|
+ </dependency>
|
|
|
|
|
+ <dependency>
|
|
|
|
|
+ <groupId>net.mingsoft</groupId>
|
|
|
|
|
+ <artifactId>ms-basic</artifactId>
|
|
|
|
|
+ </dependency>
|
|
|
|
|
+ <dependency>
|
|
|
|
|
+ <groupId>net.mingsoft</groupId>
|
|
|
|
|
+ <artifactId>ms-mdiy</artifactId>
|
|
|
|
|
+ </dependency>
|
|
|
<dependency>
|
|
<dependency>
|
|
|
<groupId>net.mingsoft</groupId>
|
|
<groupId>net.mingsoft</groupId>
|
|
|
<artifactId>ms-mpeople</artifactId>
|
|
<artifactId>ms-mpeople</artifactId>
|
|
@@ -32,7 +43,6 @@
|
|
|
<artifactId>store-client</artifactId>
|
|
<artifactId>store-client</artifactId>
|
|
|
<version>5.2.0.RELEASE</version>
|
|
<version>5.2.0.RELEASE</version>
|
|
|
</dependency>
|
|
</dependency>
|
|
|
-
|
|
|
|
|
</dependencies>
|
|
</dependencies>
|
|
|
|
|
|
|
|
<build>
|
|
<build>
|