提交 7a58d63a 编写于 作者: wu-sheng's avatar wu-sheng

no message

上级 25006fe9
......@@ -16,6 +16,7 @@
<module>skywalking-analysis</module>
<module>skywalking-webui</module>
<module>skywalking-log</module>
<module>skywalking-agent</module>
</modules>
<packaging>pom</packaging>
......
......@@ -15,22 +15,10 @@
</properties>
<dependencies>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>3.8.1</version>
<scope>test</scope>
</dependency>
<!-- http://mvnrepository.com/artifact/org.apache.logging.log4j/log4j-core -->
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-core</artifactId>
<version>2.6</version>
</dependency>
<dependency>
<groupId>com.ai.cloud</groupId>
<artifactId>skywalking-jedis-2.x-plugin</artifactId>
<version>1.0b</version>
<version>1.0-Final</version>
</dependency>
</dependencies>
<build>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册