aboutsummaryrefslogtreecommitdiffstats
path: root/aai-failover
diff options
context:
space:
mode:
authorwr148d <wr148d@att.com>2022-10-17 10:49:56 -0400
committerwr148d <wr148d@att.com>2022-10-17 10:49:56 -0400
commitf96bf6413e6fa49a45485cee923591d3c7aee54b (patch)
treee7644331e4ae8916faa21aac15c5c069c087d0d5 /aai-failover
parent84634bee40c5525b28148e7dfd28d180c7d98a77 (diff)
[AAI] Upversion aai-common to 1.9.4
Issue-ID: AAI-3537 Signed-off-by: wr148d <wr148d@att.com> Change-Id: I55155889e65b6395404645b14d7bd07b6554f0e8
Diffstat (limited to 'aai-failover')
-rw-r--r--aai-failover/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/aai-failover/pom.xml b/aai-failover/pom.xml
index 3c3dbcab..f64c8e13 100644
--- a/aai-failover/pom.xml
+++ b/aai-failover/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.aai.aai-common</groupId>
<artifactId>aai-parent</artifactId>
- <version>1.9.3-SNAPSHOT</version>
+ <version>1.9.4-SNAPSHOT</version>
<relativePath>../aai-parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>