修改pom
parent
2815d39068
commit
d2042b366f
8
pom.xml
8
pom.xml
|
@ -312,15 +312,15 @@
|
|||
<!-- 商品服务缓存 -->
|
||||
<dependency>
|
||||
<groupId>com.bawei</groupId>
|
||||
<artifactId>bawei-mall-product-cache</artifactId>
|
||||
<version>3.6.0</version>
|
||||
<artifactId>bawei-mall-merchant-common</artifactId>
|
||||
<version>1.0.0</version>
|
||||
</dependency>
|
||||
|
||||
<!--商品搜索远程依赖-->
|
||||
<dependency>
|
||||
<groupId>com.bawei</groupId>
|
||||
<artifactId>bawei-mall-product-cache</artifactId>
|
||||
<version>3.6.0</version>
|
||||
<artifactId>bawei-mall-merchant-remote</artifactId>
|
||||
<version>1.0.0</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</dependencyManagement>
|
||||
|
|
Loading…
Reference in New Issue