diff options
author | wr148d <wr148d@att.com> | 2022-03-03 10:54:25 -0500 |
---|---|---|
committer | Robby Maharajh <rx2202@us.att.com> | 2022-03-03 17:03:41 +0000 |
commit | 5425caa69d65098f522a14f06eac8da0bb000d66 (patch) | |
tree | 42fdf09140cf75ab75d7b530a162505403a64b19 /pom.xml | |
parent | fe29ce1ac2f921d409477ebfbfbdb06ca7f30eed (diff) |
[AAI] Update mS to use 1.9.3 aai-common version
Issue-ID: AAI-3414
Signed-off-by: wr148d <wr148d@att.com>
Change-Id: Idbff54feaefe050e5101af369a5d82423dc40c86
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -41,7 +41,7 @@ Nexus Proxy Properties and Snapshot Locations Ideally this can be overwritten at runtime per internal environment specific values at runtime --> - <aai.common.version>1.9.2</aai.common.version> + <aai.common.version>1.9.3</aai.common.version> <nexusproxy>https://nexus.onap.org</nexusproxy> <site.path>/content/sites/site/org/onap/aai/traversal/${project.artifactId}/${project.version}</site.path> <release.path>/content/repositories/releases/</release.path> |