修改merchant<version>版本
parent
8e20520e40
commit
55812e91dd
4
pom.xml
4
pom.xml
|
@ -306,14 +306,14 @@
|
|||
<dependency>
|
||||
<groupId>com.bawei</groupId>
|
||||
<artifactId>bawei-mall-merchant-common</artifactId>
|
||||
<version>3.6.0</version>
|
||||
<version>1.0.0</version>
|
||||
</dependency>
|
||||
|
||||
<!-- 商品搜索远程调用依赖 -->
|
||||
<dependency>
|
||||
<groupId>com.bawei</groupId>
|
||||
<artifactId>bawei-mall-merchant-remote</artifactId>
|
||||
<version>3.6.0</version>
|
||||
<version>1.0.0</version>
|
||||
</dependency>
|
||||
|
||||
<!-- ES官网 驱动包 -->
|
||||
|
|
Loading…
Reference in New Issue