[VVP] fix cms pom file for docker version 35/50135/1
authorstark, steven <ss820f@att.com>
Mon, 4 Jun 2018 15:58:58 +0000 (08:58 -0700)
committerstark, steven <ss820f@att.com>
Mon, 4 Jun 2018 15:58:58 +0000 (08:58 -0700)
Change-Id: I51a5a42141d7f74b9aea234fc2014b8affc102e1
Issue-ID: VVP-65
Signed-off-by: stark, steven <ss820f@att.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 8bc694c..924e832 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -78,6 +78,7 @@
                             <cleanup>true</cleanup>
                             <tags>
                                 <tag>${docker.snapshot.tag}</tag>
+                                <tag>${docker.latest.tag}</tag>
                             </tags>
                             <dockerFileDir>${project.basedir}</dockerFileDir>
                         </build>