diff options
author | RachithaRamappa93 <rachitha.ramappa@att.com> | 2021-03-09 20:00:10 +0530 |
---|---|---|
committer | RachithaRamappa93 <rachitha.ramappa@att.com> | 2021-03-09 20:00:26 +0530 |
commit | 7d36b5e4afe42ee117aa856849c93c23adac6edd (patch) | |
tree | 25e1c1e244ab26695d40b2c816939e3b7f25dbc2 /vid-app-common | |
parent | f18b3f6f7a5d1bca1e5926cc70b3e61e3b56130e (diff) |
honolulu release commit8.0.2
Change-Id: I31126c01152d376d1375bc9c5ec996ba4eff83ff
Issue-ID: VID-958
Signed-off-by: rachitha.ramappa@att.com
Diffstat (limited to 'vid-app-common')
-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 0e1d13c07..5e36c4c8c 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>8.0.1-SNAPSHOT</version> + <version>8.0.2-SNAPSHOT</version> <packaging>war</packaging> <name>VID Common</name> <description>VID Common code for opensource version</description> |