summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorwr148d <wr148d@att.com>2021-09-23 09:34:06 -0400
committerwr148d <wr148d@att.com>2021-09-23 09:34:06 -0400
commitf923da401001b60c17295e4c905d2921baeb8f44 (patch)
treec05135abdde2db1fe4c36d9122a70d3baa1352dc /pom.xml
parentc0c35e03c1dfc6f734f6acb0895f25a3e0790424 (diff)
[AAI] Upversion traversal for the multi-tenancy work to 1.9.2
Issue-ID: AAI-3324 Signed-off-by: wr148d <wr148d@att.com> Change-Id: I4b8302614369e83e6bc0828c106f45204041efa8
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 0a60aa6..1cebdd5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
</parent>
<groupId>org.onap.aai.traversal</groupId>
<artifactId>traversal</artifactId>
- <version>1.9.1-SNAPSHOT</version>
+ <version>1.9.2-SNAPSHOT</version>
<name>aai-traversal</name>
<packaging>pom</packaging>
<modules>
@@ -49,7 +49,7 @@
<staging.path>/content/repositories/staging/</staging.path>
<!-- GMaven plugin uses this property to figure out the name of the docker tag -->
<aai.project.version>${project.version}</aai.project.version>
- <aai.schema.service.version>1.9.0</aai.schema.service.version>
+ <aai.schema.service.version>1.9.2</aai.schema.service.version>
</properties>
<build>
<pluginManagement>