Commit 11871b43b0f0b97037806c53893c4f29214a75ff
1 parent
41841db0
修改manweb依赖
Showing
1 changed file
with
1 additions
and
1 deletions
pom.xml
... | ... | @@ -218,7 +218,7 @@ |
218 | 218 | <dependency> |
219 | 219 | <groupId>com.b2c.website.web</groupId> |
220 | 220 | <artifactId>diligrp-website-api</artifactId> |
221 | - <version>1.0.3-SNAPSHOT</version> | |
221 | + <version>1.0.5-SNAPSHOT</version> | |
222 | 222 | <exclusions> |
223 | 223 | <exclusion> |
224 | 224 | <groupId>org.apache.hbase</groupId> | ... | ... |