summaryrefslogtreecommitdiffstats
path: root/datarouter-node/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'datarouter-node/pom.xml')
-rwxr-xr-xdatarouter-node/pom.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/datarouter-node/pom.xml b/datarouter-node/pom.xml
index 27d21c05..4012430e 100755
--- a/datarouter-node/pom.xml
+++ b/datarouter-node/pom.xml
@@ -193,12 +193,6 @@
<scope>compile</scope>
</dependency>
<dependency>
- <groupId>junit</groupId>
- <artifactId>junit</artifactId>
- <version>4.10</version>
- <scope>test</scope>
- </dependency>
- <dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>1.10.19</version>