summaryrefslogtreecommitdiffstats
path: root/aai-queries
diff options
context:
space:
mode:
authorwr148d <wr148d@att.com>2021-08-25 11:38:24 -0400
committerwr148d <wr148d@att.com>2021-08-25 11:38:24 -0400
commit69dae108184a3c030a8c66de61d2b8c2a7604865 (patch)
treecc4dc1ee77fbc3cd4d9c72d920aadcd0941c837e /aai-queries
parentbc5b2f6610e5711118b2ff77dbff8628499cb67f (diff)
[AAI] Updates for upversion of schema-service to 1.9.1
Issue-ID: AAI-3371 Signed-off-by: wr148d <wr148d@att.com> Change-Id: Idbe7f4fbdfda79c985f11c81dae17125c2134b19
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 a1a9430..dddc0b0 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.9.0-SNAPSHOT</version>
+ <version>1.9.1-SNAPSHOT</version>
</parent>
<artifactId>aai-queries</artifactId>
<name>aai-queries</name>