summaryrefslogtreecommitdiffstats
path: root/controlloop/common/model-impl/aai/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'controlloop/common/model-impl/aai/pom.xml')
-rw-r--r--controlloop/common/model-impl/aai/pom.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/controlloop/common/model-impl/aai/pom.xml b/controlloop/common/model-impl/aai/pom.xml
index aea643525..756e16da7 100644
--- a/controlloop/common/model-impl/aai/pom.xml
+++ b/controlloop/common/model-impl/aai/pom.xml
@@ -34,7 +34,6 @@
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
- <version>2.5</version>
<scope>provided</scope>
</dependency>
<dependency>
@@ -45,7 +44,6 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>4.12</version>
<scope>test</scope>
</dependency>
<dependency>
@@ -57,7 +55,6 @@
<dependency>
<groupId>org.powermock</groupId>
<artifactId>powermock-core</artifactId>
- <version>1.7.3</version>
<scope>test</scope>
</dependency>
<dependency>