diff options
author | wreehil <wr148d@att.com> | 2021-08-18 12:24:35 -0400 |
---|---|---|
committer | wr148d <wr148d@att.com> | 2021-08-18 12:24:35 -0400 |
commit | 5f9657417273e44db066beee322a263c36387a7f (patch) | |
tree | 16fa148ae2cb639fcc0abd2dc3beafd206720a8e /aai-annotations/pom.xml | |
parent | e623f779e146050c5b6824906b98e6eac59b6eb5 (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-annotations/pom.xml')
-rw-r--r-- | aai-annotations/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/aai-annotations/pom.xml b/aai-annotations/pom.xml index 0aec9627..2d64b7da 100644 --- a/aai-annotations/pom.xml +++ b/aai-annotations/pom.xml @@ -27,7 +27,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-annotations</artifactId> |