diff options
author | Kruthi Bhat <krutbhat@att.com> | 2020-10-30 23:44:35 +0530 |
---|---|---|
committer | Ikram Ikramullah <ikram@research.att.com> | 2020-11-02 11:58:12 +0000 |
commit | 5889d15158f2e9dd22155ab5693a543c4136fee8 (patch) | |
tree | 8504afe8a4644e686ed24cbf57107e1bf488f8d5 /epsdk-app-onap/pom.xml | |
parent | a2613d4a31ed4452bf473386718aaa16ab7a02bc (diff) |
VID Guilin Release
The following change are for release VID's RC0 for Guilin release
Issue-ID: VID-902
Change-Id: Ic2a24cae6e09ce0a868e10b8009715b333e1070e
Signed-off-by: krutbhat@att.com
Diffstat (limited to 'epsdk-app-onap/pom.xml')
-rwxr-xr-x | epsdk-app-onap/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/epsdk-app-onap/pom.xml b/epsdk-app-onap/pom.xml index 9727b7459..0cd8b35ea 100755 --- a/epsdk-app-onap/pom.xml +++ b/epsdk-app-onap/pom.xml @@ -8,7 +8,7 @@ the Portal team. --> <groupId>org.onap.vid</groupId> <artifactId>epsdk-app-onap</artifactId> - <version>7.0.0-SNAPSHOT</version> + <version>7.0.1-SNAPSHOT</version> <packaging>war</packaging> <name>ECOMP SDK Webapp for OpenSource</name> <description>ECOMP SDK Web Application for public release</description> |