aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
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 /pom.xml
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 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index fc23a4804..b8ef963c7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.onap.vid</groupId>
<artifactId>vid-parent</artifactId>
- <version>7.0.0-SNAPSHOT</version>
+ <version>7.0.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>vid</name>
@@ -86,7 +86,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
- <build.version>7.0.0-SNAPSHOT</build.version>
+ <build.version>7.0.1-SNAPSHOT</build.version>
<nexusproxy>https://nexus.onap.org</nexusproxy>
<snapshotNexusPath>content/repositories/snapshots/</snapshotNexusPath>
<releaseNexusPath>content/repositories/releases/</releaseNexusPath>