aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorRachithaRamappa93 <rachitha.ramappa@att.com>2021-03-04 22:07:45 +0530
committerRachithaRamappa93 <rachitha.ramappa@att.com>2021-03-04 22:16:27 +0530
commit43713b251e3254f925b38b71845ba191b3145e87 (patch)
tree6423e756a4c8878da7c0336b882ec23a3509a529 /pom.xml
parent1a64b7c494b129d39ece23aa0615f49bdb3ac52e (diff)
honolulu relase patch
Change-Id: I5f5517d7527b72021c13a647ef79f5b0270af17a 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 5b5495751..2ea5bfa18 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.0-SNAPSHOT</version>
+ <version>8.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>8.0.0-SNAPSHOT</build.version>
+ <build.version>8.0.1-SNAPSHOT</build.version>
<nexusproxy>https://nexus.onap.org</nexusproxy>
<snapshotNexusPath>content/repositories/snapshots/</snapshotNexusPath>
<releaseNexusPath>content/repositories/releases/</releaseNexusPath>