diff options
author | Ittay Stern <ittay.stern@att.com> | 2020-01-08 17:29:43 +0200 |
---|---|---|
committer | Ittay Stern <ittay.stern@att.com> | 2020-01-08 16:10:16 +0000 |
commit | e8414b1fe839291418ead3a7e5a64bf382dc1121 (patch) | |
tree | 0f5393b131df142ad519a8df19bf362c745048fc /pom.xml | |
parent | 34196e69786be3485c5a6afdcfb41bdf548abb4b (diff) |
Bump VID master version to 6.0.1 (Frankfurt)6.0.1
Issue-ID: VID-716
Change-Id: Iee183065e46f791b121581b89447be58dc36f422
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.0-SNAPSHOT</version> + <version>6.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>6.0.0-SNAPSHOT</build.version> + <build.version>6.0.1-SNAPSHOT</build.version> <nexusproxy>https://nexus.onap.org</nexusproxy> <snapshotNexusPath>content/repositories/snapshots/</snapshotNexusPath> <releaseNexusPath>content/repositories/releases/</releaseNexusPath> |