浏览代码

remove junit

master
Binary Wang 8 年前
父节点
当前提交
86cdb500c6
共有 1 个文件被更改,包括 0 次插入5 次删除
  1. +0
    -5
      weixin-java-cp/pom.xml

+ 0
- 5
weixin-java-cp/pom.xml 查看文件

@@ -19,11 +19,6 @@
<artifactId>weixin-java-common</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.testng</groupId>
<artifactId>testng</artifactId>


正在加载...
取消
保存