ソースを参照

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>


読み込み中…
キャンセル
保存