更改包的版本
parent
c76060a5bd
commit
2bb2cb6ebe
4
pom.xml
4
pom.xml
|
@ -319,14 +319,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>
|
||||
</dependencies>
|
||||
</dependencyManagement>
|
||||
|
|
Loading…
Reference in New Issue