aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwr148d <wr148d@att.com>2022-03-03 10:54:23 -0500
committerwr148d <wr148d@att.com>2022-03-03 10:54:23 -0500
commit8982f4632eef836d91c9a2dfa0f769b49d792b29 (patch)
treedffb8e97c717705ad29ee2836990032c87fbd88f
parentba75541845217106c6206d96fbd5371716e86916 (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
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index d68a6bb..d9d5591 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>