[AAI] Update mS to use 1.9.3 aai-common version 85/127485/1
authorwr148d <wr148d@att.com>
Thu, 3 Mar 2022 15:54:23 +0000 (10:54 -0500)
committerwr148d <wr148d@att.com>
Thu, 3 Mar 2022 15:54:23 +0000 (10:54 -0500)
Issue-ID: AAI-3414
Signed-off-by: wr148d <wr148d@att.com>
Change-Id: I97bd5e2e820bd30c9921e400abf94a879d38f2ec

pom.xml

diff --git a/pom.xml b/pom.xml
index d68a6bb..d9d5591 100644 (file)
--- 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>