summaryrefslogtreecommitdiffstats
path: root/appc-client/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'appc-client/pom.xml')
-rw-r--r--appc-client/pom.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/appc-client/pom.xml b/appc-client/pom.xml
index fc8e32f4c..9cb52c13f 100644
--- a/appc-client/pom.xml
+++ b/appc-client/pom.xml
@@ -230,11 +230,6 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
- <version>${mockito-core.version}</version>
- </dependency>
- <dependency>
- <groupId>org.mockito</groupId>
- <artifactId>mockito-core</artifactId>
<scope>test</scope>
</dependency>
</dependencies>