aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorRachitha Ramappa <rachitha.ramappa@att.com>2020-11-05 20:42:19 +0530
committerRachitha Ramappa <rachitha.ramappa@att.com>2020-11-05 16:07:50 +0000
commit545da32aba372bedd1f338ca00ce04dcd93536cf (patch)
tree6d167ac14fa536073d8b54914bc0f1246b5f3024 /pom.xml
parent62bb1f83ba6658184d23bbaa465eb80011de3b2b (diff)
The following change are for release VID's RC1 for Guilin release
Change-Id: I26060228813b0bfb51c1eea7441091e755539c2f Issue-ID: VID-902 Signed-off-by: rachitha.ramappa@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 b8ef963c7..a3e8fa96b 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.1-SNAPSHOT</version>
+ <version>7.0.2-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.1-SNAPSHOT</build.version>
+ <build.version>7.0.2-SNAPSHOT</build.version>
<nexusproxy>https://nexus.onap.org</nexusproxy>
<snapshotNexusPath>content/repositories/snapshots/</snapshotNexusPath>
<releaseNexusPath>content/repositories/releases/</releaseNexusPath>