Commit 5336fc07 by qiuweili123

优化

parent 528f58a8
......@@ -5,7 +5,7 @@
<parent>
<artifactId>matrix-datasource</artifactId>
<groupId>com.secoo.mall</groupId>
<version>1.2.0.RELEASE</version>
<version>1.2.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
......@@ -26,7 +26,7 @@
</dependency>
<dependency>
<groupId>com.secoo.mall</groupId>
<artifactId>app-security-algo</artifactId>
<artifactId>app-security-api</artifactId>
</dependency>
<dependency>
<groupId>mysql</groupId>
......
......@@ -5,7 +5,7 @@
<parent>
<artifactId>matrix</artifactId>
<groupId>com.secoo.mall</groupId>
<version>1.2.0.RELEASE</version>
<version>1.2.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
......@@ -21,7 +21,7 @@
<dependency>
<groupId>com.secoo.mall</groupId>
<artifactId>matrix-datasource-core</artifactId>
<version>1.2.0.RELEASE</version>
<version>1.2.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.alibaba</groupId>
......@@ -30,7 +30,7 @@
</dependency>
<dependency>
<groupId>com.secoo.mall</groupId>
<artifactId>app-security-algo</artifactId>
<artifactId>app-security-api</artifactId>
<version>1.0.4.RELEASE</version>
</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