summaryrefslogtreecommitdiffstats
path: root/aai-queries
diff options
context:
space:
mode:
authorKajur, Harish (vk250x) <vk250x@att.com>2020-09-01 15:03:46 -0400
committerHarish Venkata Kajur <vk250x@att.com>2020-09-02 10:07:48 -0400
commit216e1c72e6850cd3a86030f0458328dcf951b9ef (patch)
tree86a5f6b0b6a231cbabd8a11c5dd1366457dc9b0f /aai-queries
parentfe316db0fbba47d67cccd0337ac33830eea7eb81 (diff)
Add v21 support and add physical inventory objects
Issue-ID: AAI-3128 Change-Id: Ia7aa731cdd794d22ab983e14a965fb9d5560e565 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 0e44039..185ace3 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.7-SNAPSHOT</version>
+ <version>1.7.8-SNAPSHOT</version>
</parent>
<artifactId>aai-queries</artifactId>
<name>aai-queries</name>