aboutsummaryrefslogtreecommitdiffstats
path: root/vid-app-common/pom.xml
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 /vid-app-common/pom.xml
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 'vid-app-common/pom.xml')
-rwxr-xr-xvid-app-common/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/vid-app-common/pom.xml b/vid-app-common/pom.xml
index 8091b6d60..7fef98fa9 100755
--- a/vid-app-common/pom.xml
+++ b/vid-app-common/pom.xml
@@ -9,7 +9,7 @@
inherit from a parent maven module. -->
<groupId>org.onap.vid</groupId>
<artifactId>vid-app-common</artifactId>
- <version>4.1.0-SNAPSHOT</version>
+ <version>4.2.0-SNAPSHOT</version>
<packaging>war</packaging>
<name>VID Common</name>
<description>VID Common code for opensource version</description>