diff options
author | 2020-05-07 06:58:20 +0300 | |
---|---|---|
committer | 2020-05-07 06:59:59 +0300 | |
commit | 8fde9d565e5e148ed2bacb6e2686dd45051290fc (patch) | |
tree | f84ca26c5e3f24f16499ff87e86e2aaaa8eb3dd3 /vid-app-common/pom.xml | |
parent | a88abcb68afd396d9317e6a0768f7870bda9535d (diff) |
Bump VID master version to 7.0.0 (Guilin)
Issue-ID: VID-813
Change-Id: I4ead7f5cca5380a5eba154b30fb18e18177865af
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 d50a099d5..b894ebefc 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>6.0.5-SNAPSHOT</version> + <version>7.0.0-SNAPSHOT</version> <packaging>war</packaging> <name>VID Common</name> <description>VID Common code for opensource version</description> |