summaryrefslogtreecommitdiffstats
path: root/deliveries
diff options
context:
space:
mode:
authorIttay Stern <ittay.stern@att.com>2019-05-22 20:28:00 +0300
committerIttay Stern <ittay.stern@att.com>2019-05-22 20:28:20 +0300
commitbf6341397284b03c6a2fa9c71adc02c90a0887a3 (patch)
tree9fa76627cd264090889ab61016fd265db4bdde3a /deliveries
parent17532bb4f1f4600327a697355a1a66a5126fe506 (diff)
Bump VID version to 4.2.0
Issue-ID: VID-482 Change-Id: I90808fb78cb68914df64faa6ac34416336f4d72a Signed-off-by: Ittay Stern <ittay.stern@att.com>
Diffstat (limited to 'deliveries')
-rwxr-xr-xdeliveries/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/deliveries/pom.xml b/deliveries/pom.xml
index 13db1c7ca..124b07e98 100755
--- a/deliveries/pom.xml
+++ b/deliveries/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.vid</groupId>
<artifactId>vid-parent</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.2.0-SNAPSHOT</version>
</parent>
<packaging>pom</packaging>
@@ -64,7 +64,7 @@
<descriptor>assembly/assembly-for-plugin.xml</descriptor>
</assembly>
<tags>
- <tag>4.0-STAGING-latest</tag>
+ <tag>4.2-STAGING-latest</tag>
<tag>latest</tag>
<tag>${docker.tag}</tag>
<tag>${docker.latest.tag}</tag>