aboutsummaryrefslogtreecommitdiffstats
path: root/aai-aaf-auth
diff options
context:
space:
mode:
authorwreehil <wr148d@att.com>2021-08-18 12:24:35 -0400
committerwr148d <wr148d@att.com>2021-08-18 12:24:35 -0400
commit5f9657417273e44db066beee322a263c36387a7f (patch)
tree16fa148ae2cb639fcc0abd2dc3beafd206720a8e /aai-aaf-auth
parente623f779e146050c5b6824906b98e6eac59b6eb5 (diff)
[AAI] Upversioning aai-common to 1.9.0 for Istanbul
Issue-ID: AAI-3361 Signed-off-by: wr148d <wr148d@att.com> Change-Id: I516987a9ec57a744c7c2f1e153a37794bebdc4fa
Diffstat (limited to 'aai-aaf-auth')
-rw-r--r--aai-aaf-auth/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/aai-aaf-auth/pom.xml b/aai-aaf-auth/pom.xml
index eb6c2ece..3b5789f9 100644
--- a/aai-aaf-auth/pom.xml
+++ b/aai-aaf-auth/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.onap.aai.aai-common</groupId>
<artifactId>aai-parent</artifactId>
- <version>1.8.2-SNAPSHOT</version>
+ <version>1.9.0-SNAPSHOT</version>
<relativePath>../aai-parent/pom.xml</relativePath>
</parent>
<artifactId>aai-aaf-auth</artifactId>