Commit f74e3a4b authored by geqilin's avatar geqilin

'common'

parent ea8d17b4
......@@ -22,6 +22,14 @@
<dependencies>
<!-- suntray-common -->
<dependency>
<groupId>suntray.common</groupId>
<artifactId>common</artifactId>
<version>1.0.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.dianping.cat</groupId>
<artifactId>cat-client</artifactId>
......
......@@ -228,13 +228,6 @@
<version>3.7</version>
</dependency>
<!--系统封装的common-->
<dependency>
<groupId>suntray.common</groupId>
<artifactId>common</artifactId>
<version>1.0.2</version>
</dependency>
<!--系统封装的common依赖的io-->
<dependency>
<groupId>commons-io</groupId>
......
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