diff options
author | RachithaRamappa93 <rachitha.ramappa@att.com> | 2021-02-23 22:11:47 +0530 |
---|---|---|
committer | RachithaRamappa93 <rachitha.ramappa@att.com> | 2021-02-23 22:28:10 +0530 |
commit | f1c852e7a96ed564a7d0200c6fff858c32926a29 (patch) | |
tree | 841f76c45609d9dfc57365e2efe7da61f831d4b7 /pom.xml | |
parent | 4feb70f1a6ddce552f12e2b9cc5daf0d24fd4d82 (diff) |
honolulu snapshot release8.0.0
Change-Id: I57ab0e2f5356a1690cd09558b96d5e0bfe911255
Issue-ID: VID-958
Signed-off-by: rachitha.ramappa@att.com
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -3,7 +3,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.onap.vid</groupId> <artifactId>vid-parent</artifactId> - <version>7.0.2-SNAPSHOT</version> + <version>8.0.0-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.2-SNAPSHOT</build.version> + <build.version>8.0.0-SNAPSHOT</build.version> <nexusproxy>https://nexus.onap.org</nexusproxy> <snapshotNexusPath>content/repositories/snapshots/</snapshotNexusPath> <releaseNexusPath>content/repositories/releases/</releaseNexusPath> |