aboutsummaryrefslogtreecommitdiffstats
path: root/config-model-api/pom.xml
diff options
context:
space:
mode:
authorgjoranv <gv@oath.com>2018-07-19 15:23:01 +0200
committergjoranv <gv@oath.com>2018-07-19 15:23:01 +0200
commit40eb9f953fa30815c7655eb0c033dc3d7909c9b8 (patch)
tree0bede9ae765e9a9a65bdcdb31903402aa1e5e2bd /config-model-api/pom.xml
parent1505beb7e4cff4e6dbe456b38a41d7d8b0bd27d0 (diff)
Use the guava version from container-dep-versions everywhere.
Diffstat (limited to 'config-model-api/pom.xml')
-rw-r--r--config-model-api/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/config-model-api/pom.xml b/config-model-api/pom.xml
index 743164afb16..109093beda9 100644
--- a/config-model-api/pom.xml
+++ b/config-model-api/pom.xml
@@ -72,7 +72,6 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava-testlib</artifactId>
- <version>17.0</version>
<scope>test</scope>
</dependency>
</dependencies>