summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorWojciech Sliwka <wojciech.sliwka@nokia.com>2019-09-19 07:56:17 +0000
committerGerrit Code Review <gerrit@onap.org>2019-09-19 07:56:17 +0000
commit421fd2a498707d5844e9a99eed039ddcb8b52e06 (patch)
tree8fe29c4db7ee48fc3f14bb5b7d825ca7f0edea69 /pom.xml
parentbc0dcab7a235ad78a6b3201aa315e2071eac8fce (diff)
parent296345d5b3a5628aee0b522aa383c150e5e1ce9f (diff)
Merge "Bump VID master version to 6.0.0 (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 2df867bf5..cd5a4fc99 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>5.0.3-SNAPSHOT</version>
+ <version>6.0.0-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>5.0.3-SNAPSHOT</build.version>
+ <build.version>6.0.0-SNAPSHOT</build.version>
<nexusproxy>https://nexus.onap.org</nexusproxy>
<snapshotNexusPath>content/repositories/snapshots/</snapshotNexusPath>
<releaseNexusPath>content/repositories/releases/</releaseNexusPath>