Commit 71b4ac78 by liqiuwei

修改版本

parent 2ec72594
...@@ -26,6 +26,7 @@ ...@@ -26,6 +26,7 @@
</exclusions> </exclusions>
</dependency> </dependency>
</dependencies> </dependencies>
<build> <build>
<plugins> <plugins>
<plugin> <plugin>
......
...@@ -149,7 +149,11 @@ ...@@ -149,7 +149,11 @@
<artifactId>matrix-datahelper-redis-starter</artifactId> <artifactId>matrix-datahelper-redis-starter</artifactId>
<version>2.0.1.RELEASE</version> <version>2.0.1.RELEASE</version>
</dependency> </dependency>
<dependency>
<groupId>com.secoo.mall</groupId>
<artifactId>matrix-client-openfeign-starter</artifactId>
<version>2.0.1.RELEASE</version>
</dependency>
<!--普通jar--> <!--普通jar-->
<dependency> <dependency>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment