diff options
author | Robby Maharajh <rx2202@us.att.com> | 2022-03-03 17:03:26 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2022-03-03 17:03:26 +0000 |
commit | b2ddcfbba843c15eabdd852a647dd2f158ff3b6d (patch) | |
tree | 81bd8b455e7f55073e9ac77fbe2a1d5eb275dd29 /pom.xml | |
parent | 3d907aa0bcb3262e6043d30513a10e700ed3ecfc (diff) | |
parent | 8bfe9051cec049d6ef43afe68017fe199ad4c470 (diff) |
Merge "[AAI] Update mS to use 1.9.3 aai-common version"
Diffstat (limited to 'pom.xml')
-rwxr-xr-x | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |