aboutsummaryrefslogtreecommitdiffstats
path: root/aai-queries
diff options
context:
space:
mode:
authorKajur, Harish (vk250x) <vk250x@att.com>2020-09-01 08:56:59 -0400
committerHarish Venkata Kajur <vk250x@att.com>2020-09-01 09:50:21 -0400
commit2d9495c243a92854d22ed2f7ec4301e3435d9817 (patch)
tree4ee2d123f43e0c9c0cdd5e35b3c449229af9d20f /aai-queries
parent1136deb60ec915788dbaa0b1bbda32a772be6399 (diff)
Add support for vlan range and vlan tag
Also sync up the older versions to match internal Issue-ID: AAI-3127 Change-Id: I7cfcf576ae151b6bad7a08f7d18f0e48db8d667b Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
Diffstat (limited to 'aai-queries')
-rw-r--r--aai-queries/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/aai-queries/pom.xml b/aai-queries/pom.xml
index fd86f98..0e44039 100644
--- a/aai-queries/pom.xml
+++ b/aai-queries/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.onap.aai.schema-service</groupId>
<artifactId>schema-service</artifactId>
- <version>1.7.6-SNAPSHOT</version>
+ <version>1.7.7-SNAPSHOT</version>
</parent>
<artifactId>aai-queries</artifactId>
<name>aai-queries</name>