summaryrefslogtreecommitdiffstats
path: root/graph-inventory/aai-client/pom.xml
diff options
context:
space:
mode:
authorSteve Smokowski <ss835w@att.com>2020-05-11 14:08:25 +0000
committerGerrit Code Review <gerrit@onap.org>2020-05-11 14:08:25 +0000
commit4bbcf0d74967a5af6c2cb874d262e45694202be7 (patch)
tree7db7fe8ae4ca4dd25c17400f58778e981dfdd852 /graph-inventory/aai-client/pom.xml
parent1b08c1ff96623e55200305fc411a8ad03ddd16d1 (diff)
parentfd2aba2a614dc1cefeffe794fc7d80e5d71cd821 (diff)
Merge "Added to support to enabling l2 multicasting"
Diffstat (limited to 'graph-inventory/aai-client/pom.xml')
-rw-r--r--graph-inventory/aai-client/pom.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/graph-inventory/aai-client/pom.xml b/graph-inventory/aai-client/pom.xml
index 39555f3f4a..8c7be3eb7e 100644
--- a/graph-inventory/aai-client/pom.xml
+++ b/graph-inventory/aai-client/pom.xml
@@ -72,7 +72,6 @@
<artifactItem>
<groupId>org.onap.aai.schema-service</groupId>
<artifactId>aai-schema</artifactId>
- <version>1.6.5</version>
<outputDirectory>${project.build.directory}/swagger</outputDirectory>
<includes>**/*.yaml</includes>
</artifactItem>
@@ -276,7 +275,6 @@
<dependency>
<groupId>org.onap.aai.schema-service</groupId>
<artifactId>aai-schema</artifactId>
- <version>1.6.5</version>
</dependency>
<dependency>
<groupId>com.jayway.jsonpath</groupId>