aboutsummaryrefslogtreecommitdiffstats
path: root/epsdk-app-onap
diff options
context:
space:
mode:
authorKruthi Bhat <krutbhat@att.com>2020-10-30 23:44:35 +0530
committerIkram Ikramullah <ikram@research.att.com>2020-11-02 11:58:12 +0000
commit5889d15158f2e9dd22155ab5693a543c4136fee8 (patch)
tree8504afe8a4644e686ed24cbf57107e1bf488f8d5 /epsdk-app-onap
parenta2613d4a31ed4452bf473386718aaa16ab7a02bc (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')
-rwxr-xr-xepsdk-app-onap/pom.xml2
-rw-r--r--epsdk-app-onap/version.properties2
2 files changed, 2 insertions, 2 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>
diff --git a/epsdk-app-onap/version.properties b/epsdk-app-onap/version.properties
index 9edd4819f..162ff840b 100644
--- a/epsdk-app-onap/version.properties
+++ b/epsdk-app-onap/version.properties
@@ -4,7 +4,7 @@
major=7
minor=0
-patch=0
+patch=1
base_version=${major}.${minor}.${patch}