aboutsummaryrefslogtreecommitdiffstats
path: root/aai-resources
diff options
context:
space:
mode:
authorwr148d <wr148d@att.com>2021-09-23 09:29:22 -0400
committerwr148d <wr148d@att.com>2021-09-23 09:29:22 -0400
commit9b0fea16fb032ae2f7cde78d1eb1800f3882f3da (patch)
treee46c495d36ede4a964c186600a5bea4c71ddb618 /aai-resources
parent07f1e632513eddfb04815559a87f97fbeb75584c (diff)
[AAI] Upversion resources for the multi-tenancy work to 1.9.2
Issue-ID: AAI-3324 Signed-off-by: wr148d <wr148d@att.com> Change-Id: I665a4576797e2e7ee037142a8ae5aac515cabab6
Diffstat (limited to 'aai-resources')
-rw-r--r--aai-resources/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/aai-resources/pom.xml b/aai-resources/pom.xml
index 2c0a171..4e07cc4 100644
--- a/aai-resources/pom.xml
+++ b/aai-resources/pom.xml
@@ -28,7 +28,7 @@
<parent>
<groupId>org.onap.aai.resources</groupId>
<artifactId>resources</artifactId>
- <version>1.9.1-SNAPSHOT</version>
+ <version>1.9.2-SNAPSHOT</version>
</parent>
<properties>
<java.version>1.8</java.version>