aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSonsino, Ofir (os0695) <os0695@intl.att.com>2018-09-12 14:48:55 +0300
committerSonsino, Ofir (os0695) <os0695@intl.att.com>2018-09-12 14:48:55 +0300
commite40ad0f69d7e1241dbb0fd17412067353c44eb85 (patch)
tree7d9fd24767ef01913ab576136051f68f65f7d3a4
parent66a29e45cf45b93017867931b2d3250ccae948c2 (diff)
Add 'latest' tag to VID docker image
Change-Id: I5244a29efcd833eb241a2f39d63ecda07774a6ea Issue-ID: VID-308 Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
-rwxr-xr-xdeliveries/pom.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/deliveries/pom.xml b/deliveries/pom.xml
index 3768b8124..2dad0d4f5 100755
--- a/deliveries/pom.xml
+++ b/deliveries/pom.xml
@@ -13,7 +13,7 @@
<artifactId>vid-deliveries</artifactId>
<name>VID Deliveries</name>
- <description>ECOMP VID Deliveries</description>
+ <description>ONAP VID Deliveries</description>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
@@ -63,6 +63,7 @@
</assembly>
<tags>
<tag>3.0-STAGING-latest</tag>
+ <tag>latest</tag>
</tags>
</build>