Update docker base image to be 1.6.0 46/112446/1
authorMaharajh, Robby (rx2202) <rx2202@us.att.com>
Thu, 10 Sep 2020 03:04:24 +0000 (23:04 -0400)
committerMaharajh, Robby (rx2202) <rx2202@us.att.com>
Thu, 10 Sep 2020 03:04:26 +0000 (23:04 -0400)
Issue-ID: AAI-3128
Change-Id: I42578ff7f15644808eb0dca63cba7c3a6a3fe934
Signed-off-by: Maharajh, Robby (rx2202) <rx2202@us.att.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 6f746ca..ad54713 100755 (executable)
--- a/pom.xml
+++ b/pom.xml
@@ -63,7 +63,7 @@
         <!-- base image for aai-common -->
         <aai.base.image>alpine</aai.base.image>
         <!-- aai-common image version -->
-        <aai.base.image.version>1.7.0-SNAPSHOT</aai.base.image.version>
+        <aai.base.image.version>1.6.0</aai.base.image.version>
         <!-- End of Docker Related Properties -->
 
         <license.goal.type>check</license.goal.type>