summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorAmichai Hemli <amichai.hemli@intl.att.com>2020-03-22 07:29:55 +0000
committerGerrit Code Review <gerrit@onap.org>2020-03-22 07:29:55 +0000
commit3f7f2146b06bc9c8b64a00832b06eeafa266ed67 (patch)
treec8d8cc29f0550bf47bcec5f2e87d73a4a3ceabd8 /pom.xml
parent91cb0a1e9337af1dd20d210ae806162ff977265b (diff)
parent2a3b30402628b293bd88bd0f8971473c31e19eea (diff)
Merge "Release VID 6.0.4 (Frankfurt)"
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 7b767a8ef..233a178a5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>