aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorRachithaRamappa93 <rachitha.ramappa@att.com>2021-03-09 20:00:10 +0530
committerRachithaRamappa93 <rachitha.ramappa@att.com>2021-03-09 20:00:26 +0530
commit7d36b5e4afe42ee117aa856849c93c23adac6edd (patch)
tree25e1c1e244ab26695d40b2c816939e3b7f25dbc2 /pom.xml
parentf18b3f6f7a5d1bca1e5926cc70b3e61e3b56130e (diff)
honolulu release commit8.0.2
Change-Id: I31126c01152d376d1375bc9c5ec996ba4eff83ff Issue-ID: VID-958 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 2ea5bfa18..ca86df8dc 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>8.0.1-SNAPSHOT</version>
+ <version>8.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>8.0.1-SNAPSHOT</build.version>
+ <build.version>8.0.2-SNAPSHOT</build.version>
<nexusproxy>https://nexus.onap.org</nexusproxy>
<snapshotNexusPath>content/repositories/snapshots/</snapshotNexusPath>
<releaseNexusPath>content/repositories/releases/</releaseNexusPath>