aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorwr148d <wr148d@att.com>2022-03-02 15:57:58 -0500
committerwr148d <wr148d@att.com>2022-03-02 15:57:58 -0500
commitecbb5f586dcf29ae18f41351585bd60a707d508e (patch)
treeb3f8655b162172cff04cfccb8d836ef732d93533 /pom.xml
parent9342c2f6046bf4e50c86d5dde9c594f087a9288b (diff)
[AAI] Upversion common to 1.9.3 for security vulnerability rollout
Issue-ID: AAI-3414 Signed-off-by: wr148d <wr148d@att.com> Change-Id: Iaf5aea281d59556ccaa930c5ad2dc1fe26cf3c6f
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index fd7a2583..1697492b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
<groupId>org.onap.aai.aai-common</groupId>
<artifactId>aai-common</artifactId>
- <version>1.9.2-SNAPSHOT</version>
+ <version>1.9.3-SNAPSHOT</version>
<packaging>pom</packaging>
<name>aai-aai-common</name>
<description>Contains all of the common code for resources and traversal repos</description>