Commit 8e681f44 by vanga

update jar

parent 4ea20500
......@@ -125,6 +125,13 @@
<scope>system</scope>
<systemPath>${project.basedir}/../component-lib/matrix-commons-task-1.0.2-SNAPSHOT.jar</systemPath>
</dependency>
<dependency>
<groupId>cc.cczn</groupId>
<artifactId>matrix-base-monitor</artifactId>
<version>1.0-SNAPSHOT</version>
<scope>system</scope>
<systemPath>${project.basedir}/../component-lib/matrix-commons-monitor-1.0.2-SNAPSHOT.jar</systemPath>
</dependency>
<!--core 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