Przeglądaj źródła

remove junit

master
Binary Wang 8 lat temu
rodzic
commit
1649b30e23
2 zmienionych plików z 0 dodań i 11 usunięć
  1. +0
    -6
      pom.xml
  2. +0
    -5
      weixin-java-common/pom.xml

+ 0
- 6
pom.xml Wyświetl plik

@@ -158,12 +158,6 @@

<dependencyManagement>
<dependencies>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.11</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.google.inject</groupId>
<artifactId>guice</artifactId>


+ 0
- 5
weixin-java-common/pom.xml Wyświetl plik

@@ -19,11 +19,6 @@
<artifactId>xstream</artifactId>
<version>1.4.7</version>
</dependency>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.testng</groupId>
<artifactId>testng</artifactId>


Ładowanie…
Anuluj
Zapisz