diff options
author | Ittay Stern <ittay.stern@att.com> | 2019-05-21 20:25:51 +0300 |
---|---|---|
committer | Ittay Stern <ittay.stern@att.com> | 2019-05-21 20:25:51 +0300 |
commit | c92d5b7df3e9fb4dee1285e1f32f6cc85034a2b8 (patch) | |
tree | 60f2b68d22275f86775256eb650fd35789d281bb /vid-app-common/pom.xml | |
parent | bd092f8f06b2673d6748ed9c2f2d2f8f9ebc160d (diff) |
Bump VID version to 4.1.04.1.0
Issue-ID: VID-481
Change-Id: I7aeede2772cdb1932ff6182be8d7eadcaa3b34a5
Signed-off-by: Ittay Stern <ittay.stern@att.com>
Diffstat (limited to 'vid-app-common/pom.xml')
-rwxr-xr-x | vid-app-common/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vid-app-common/pom.xml b/vid-app-common/pom.xml index c4dabed98..8091b6d60 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.0.0-SNAPSHOT</version> + <version>4.1.0-SNAPSHOT</version> <packaging>war</packaging> <name>VID Common</name> <description>VID Common code for opensource version</description> |