移除无用依赖,
This commit is contained in:
@ -29,17 +29,6 @@
|
|||||||
</exclusion>
|
</exclusion>
|
||||||
</exclusions>
|
</exclusions>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
|
||||||
<groupId>co.yixiang</groupId>
|
|
||||||
<artifactId>yshop-message</artifactId>
|
|
||||||
<version>3.1</version>
|
|
||||||
<exclusions>
|
|
||||||
<exclusion>
|
|
||||||
<groupId>co.yixiang</groupId>
|
|
||||||
<artifactId>yshop-mall</artifactId>
|
|
||||||
</exclusion>
|
|
||||||
</exclusions>
|
|
||||||
</dependency>
|
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>co.yixiang</groupId>
|
<groupId>co.yixiang</groupId>
|
||||||
<artifactId>yshop-shop</artifactId>
|
<artifactId>yshop-shop</artifactId>
|
||||||
|
@ -18,19 +18,6 @@
|
|||||||
<artifactId>yshop-mall</artifactId>
|
<artifactId>yshop-mall</artifactId>
|
||||||
<version>3.1</version>
|
<version>3.1</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<dependency>
|
|
||||||
<groupId>co.yixiang</groupId>
|
|
||||||
<artifactId>yshop-message</artifactId>
|
|
||||||
<version>3.1</version>
|
|
||||||
<scope>compile</scope>
|
|
||||||
<exclusions>
|
|
||||||
<exclusion>
|
|
||||||
<groupId>co.yixiang</groupId>
|
|
||||||
<artifactId>yshop-mall</artifactId>
|
|
||||||
</exclusion>
|
|
||||||
</exclusions>
|
|
||||||
</dependency>
|
|
||||||
</dependencies>
|
</dependencies>
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user