summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwr148d <wr148d@att.com>2022-03-03 10:54:25 -0500
committerRobby Maharajh <rx2202@us.att.com>2022-03-03 17:03:41 +0000
commit5425caa69d65098f522a14f06eac8da0bb000d66 (patch)
tree42fdf09140cf75ab75d7b530a162505403a64b19
parentfe29ce1ac2f921d409477ebfbfbdb06ca7f30eed (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
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 6b1b769..2433f85 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>