aboutsummaryrefslogtreecommitdiffstats
path: root/aai-failover
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-failover
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-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 9df4e37e..6ee0702e 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.8.2-SNAPSHOT</version>
+ <version>1.9.0-SNAPSHOT</version>
<relativePath>../aai-parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>