提交 9c881418 编写于 作者: wu-sheng's avatar wu-sheng

adjust pom.xml

上级 aa6683d2
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<artifactId>skywalking-application-toolkit</artifactId> <artifactId>skywalking-application-toolkit</artifactId>
<packaging>jar</packaging> <packaging>pom</packaging>
<properties> <properties>
<compiler.version>1.6</compiler.version> <compiler.version>1.6</compiler.version>
...@@ -16,12 +16,4 @@ ...@@ -16,12 +16,4 @@
<modules> <modules>
<module>skywalking-toolkit-log4j-1.x</module> <module>skywalking-toolkit-log4j-1.x</module>
</modules> </modules>
<dependencies>
<dependency>
<groupId>com.a.eye</groupId>
<artifactId>skywalking-toolkit-log4j-1.x</artifactId>
<version>${project.version}</version>
</dependency>
</dependencies>
</project> </project>
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册