diff options
author | 2020-03-22 07:29:55 +0000 | |
---|---|---|
committer | 2020-03-22 07:29:55 +0000 | |
commit | 3f7f2146b06bc9c8b64a00832b06eeafa266ed67 (patch) | |
tree | c8d8cc29f0550bf47bcec5f2e87d73a4a3ceabd8 /pom.xml | |
parent | 91cb0a1e9337af1dd20d210ae806162ff977265b (diff) | |
parent | 2a3b30402628b293bd88bd0f8971473c31e19eea (diff) |
Merge "Release VID 6.0.4 (Frankfurt)"
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> |