diff options
author | Ittay Stern <ittay.stern@att.com> | 2020-01-08 17:35:45 +0200 |
---|---|---|
committer | Ittay Stern <ittay.stern@att.com> | 2020-01-09 10:47:50 +0200 |
commit | 2e0d6b1a8fe5fdeef16c90e438c9df425f40b855 (patch) | |
tree | 8e0f2260689c56596b7b8bf649ae00f83454603d /pom.xml | |
parent | e8414b1fe839291418ead3a7e5a64bf382dc1121 (diff) |
Release VID 6.0.1 (Frankfurt)
Issue-ID: VID-716
Change-Id: If85e9c7b0b68ae19b7da84f9a7d4459fd4dae21e
Signed-off-by: Ittay Stern <ittay.stern@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>6.0.1-SNAPSHOT</version> + <version>6.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>6.0.1-SNAPSHOT</build.version> + <build.version>6.0.2-SNAPSHOT</build.version> <nexusproxy>https://nexus.onap.org</nexusproxy> <snapshotNexusPath>content/repositories/snapshots/</snapshotNexusPath> <releaseNexusPath>content/repositories/releases/</releaseNexusPath> |