aboutsummaryrefslogtreecommitdiffstats
path: root/aai-auth/pom.xml
diff options
context:
space:
mode:
authorNiharika Sharma <niharika.sharma@amdocs.com>2022-11-21 13:22:14 -0500
committerNiharika Sharma <niharika.sharma@amdocs.com>2022-11-21 15:51:45 -0500
commit800c7cecf71edc09a403524e7ee4fe03cdc898a5 (patch)
treee16300d3a81a3aac407a6ad79ae06819fda7b750 /aai-auth/pom.xml
parent1d81772541d5ccbac00b9042cea95bba1864e08d (diff)
[AAI] Up-version aai-common to 1.11.0 for Kohn
Issue-ID: AAI-3587 Signed-off-by: Niharika Sharma <niharika.sharma@amdocs.com> Change-Id: Ie72604431852ce8b28f511da321691b7cac7bf1c
Diffstat (limited to 'aai-auth/pom.xml')
-rw-r--r--aai-auth/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/aai-auth/pom.xml b/aai-auth/pom.xml
index 5649cd8b..d64cc50c 100644
--- a/aai-auth/pom.xml
+++ b/aai-auth/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.onap.aai.aai-common</groupId>
<artifactId>aai-parent</artifactId>
- <version>1.9.4-SNAPSHOT</version>
+ <version>1.11.0-SNAPSHOT</version>
<relativePath>../aai-parent/pom.xml</relativePath>
</parent>
<artifactId>aai-auth</artifactId>