Code Review
/
vvp
/
cms.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
793f33a
)
[VVP] fix cms pom file for docker version
35/50135/1
author
stark, steven
<ss820f@att.com>
Mon, 4 Jun 2018 15:58:58 +0000
(08:58 -0700)
committer
stark, 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
patch
|
blob
|
history
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>