diff options
author | Ittay Stern <ittay.stern@att.com> | 2020-03-22 08:16:20 +0200 |
---|---|---|
committer | Ittay Stern <ittay.stern@att.com> | 2020-03-22 08:25:30 +0200 |
commit | 2a3b30402628b293bd88bd0f8971473c31e19eea (patch) | |
tree | 298a2c3ec526f2c6ab2bbd67c604282ff1f86987 /pom.xml | |
parent | 0ed46b431710e216ebb69293e221221380b0183c (diff) |
Release VID 6.0.4 (Frankfurt)
Issue-ID: VID-786
Issue-ID: VID-779
Change-Id: Id12176b2bef8e0102a6e5db3d6ba44c7b6cb156e
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.4-SNAPSHOT</version> + <version>6.0.5-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.4-SNAPSHOT</build.version> + <build.version>6.0.5-SNAPSHOT</build.version> <nexusproxy>https://nexus.onap.org</nexusproxy> <snapshotNexusPath>content/repositories/snapshots/</snapshotNexusPath> <releaseNexusPath>content/repositories/releases/</releaseNexusPath> |