remove junit

This commit is contained in:
Binary Wang
2017-03-21 16:40:27 +08:00
parent 6ad58a80be
commit 1649b30e23
2 changed files with 0 additions and 11 deletions

View File

@@ -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>