diff options
author | Steve Smokowski <ss835w@att.com> | 2020-05-11 14:08:25 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-05-11 14:08:25 +0000 |
commit | 4bbcf0d74967a5af6c2cb874d262e45694202be7 (patch) | |
tree | 7db7fe8ae4ca4dd25c17400f58778e981dfdd852 /graph-inventory/aai-client/pom.xml | |
parent | 1b08c1ff96623e55200305fc411a8ad03ddd16d1 (diff) | |
parent | fd2aba2a614dc1cefeffe794fc7d80e5d71cd821 (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.xml | 2 |
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> |