aboutsummaryrefslogtreecommitdiffstats
path: root/vid-app-common/pom.xml
diff options
context:
space:
mode:
authorIttay Stern <ittay.stern@att.com>2019-05-29 10:19:25 +0300
committerIttay Stern <ittay.stern@att.com>2019-05-29 10:21:29 +0300
commitbcc49b982fda33597e22c4463c06610de7dd95ba (patch)
tree893cad7253e6edc2bb898610c7049ecb349f90af /vid-app-common/pom.xml
parent34284c67127f09e6583384f40b3bc5d3ea7b0ce1 (diff)
Bump VID version to 4.3.0
Resolves defect: Issue-ID: VID-484 Change-Id: I05f4122d9b150e70495d080eccc5cff6c90cb0d1 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 7fef98fa9..51eb37d43 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.2.0-SNAPSHOT</version>
+ <version>4.3.0-SNAPSHOT</version>
<packaging>war</packaging>
<name>VID Common</name>
<description>VID Common code for opensource version</description>