diff options
author | wr148d <wr148d@att.com> | 2022-03-03 10:54:23 -0500 |
---|---|---|
committer | wr148d <wr148d@att.com> | 2022-03-03 10:54:23 -0500 |
commit | 8982f4632eef836d91c9a2dfa0f769b49d792b29 (patch) | |
tree | dffb8e97c717705ad29ee2836990032c87fbd88f /pom.xml | |
parent | ba75541845217106c6206d96fbd5371716e86916 (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: I97bd5e2e820bd30c9921e400abf94a879d38f2ec
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -48,7 +48,7 @@ <staging.path>/content/repositories/staging/</staging.path> <!-- GMaven plugin uses this property to figure out the name of the docker tag --> <aai.project.version>${project.version}</aai.project.version> - <aai.common.version>1.9.2</aai.common.version> + <aai.common.version>1.9.3</aai.common.version> <aai.schema.service.version>1.9.4</aai.schema.service.version> </properties> <build> |