aboutsummaryrefslogtreecommitdiffstats
path: root/aai-auth
diff options
context:
space:
mode:
authorwr148d <wr148d@att.com>2022-01-25 13:10:04 -0500
committerwr148d <wr148d@att.com>2022-01-25 13:10:04 -0500
commit107419b30a5181b7fff21ba6ed56b0cb4a9edbca (patch)
tree3164df527aa82a18d8ae4b7f5a28d2d2962ad653 /aai-auth
parent7fc49b014f98b0517c21d1e4f23eca518ebf2d6d (diff)
[AAI] Upversion aai-common to 1.9.2 for the log4j updates
Issue-ID: AAI-3431 Signed-off-by: wr148d <wr148d@att.com> Change-Id: I272eb4d305ec690d2e0e17ac67c9877071d17a5c
Diffstat (limited to 'aai-auth')
-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 9154b5bc..b27c8d36 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.1-SNAPSHOT</version>
+ <version>1.9.2-SNAPSHOT</version>
<relativePath>../aai-parent/pom.xml</relativePath>
</parent>
<artifactId>aai-auth</artifactId>