summaryrefslogtreecommitdiffstats
path: root/chain
diff options
context:
space:
mode:
Diffstat (limited to 'chain')
-rwxr-xr-xchain/pom.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/chain/pom.xml b/chain/pom.xml
index 8f76598c51e..6b4da4f8c72 100755
--- a/chain/pom.xml
+++ b/chain/pom.xml
@@ -39,11 +39,6 @@
<scope>test</scope>
</dependency>
<dependency>
- <groupId>org.mockito</groupId>
- <artifactId>mockito-core</artifactId>
- <scope>test</scope>
- </dependency>
- <dependency>
<groupId>com.yahoo.vespa</groupId>
<artifactId>provided-dependencies</artifactId>
<version>${project.version}</version>