diff options
Diffstat (limited to 'deliveries/pom.xml')
-rwxr-xr-x | deliveries/pom.xml | 3 |
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>
|