aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRobby Maharajh <rx2202@us.att.com>2022-03-03 17:03:26 +0000
committerGerrit Code Review <gerrit@onap.org>2022-03-03 17:03:26 +0000
commitb2ddcfbba843c15eabdd852a647dd2f158ff3b6d (patch)
tree81bd8b455e7f55073e9ac77fbe2a1d5eb275dd29
parent3d907aa0bcb3262e6043d30513a10e700ed3ecfc (diff)
parent8bfe9051cec049d6ef43afe68017fe199ad4c470 (diff)
Merge "[AAI] Update mS to use 1.9.3 aai-common version"
-rwxr-xr-xpom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index aec9fa0..9370477 100755
--- a/pom.xml
+++ b/pom.xml
@@ -56,7 +56,7 @@
<docker.push.registry>localhost:5000</docker.push.registry>
<aai.docker.version>1.0.0</aai.docker.version>
<aai.schema.service.version>1.9.4</aai.schema.service.version>
- <aai.common.version>1.9.2</aai.common.version>
+ <aai.common.version>1.9.3</aai.common.version>
<aai.build.directory>${project.build.directory}/${project.artifactId}-${project.version}-build/
</aai.build.directory>
<aai.docker.namespace>onap</aai.docker.namespace>