aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorIttay Stern <ittay.stern@att.com>2020-01-08 17:29:43 +0200
committerIttay Stern <ittay.stern@att.com>2020-01-08 16:10:16 +0000
commite8414b1fe839291418ead3a7e5a64bf382dc1121 (patch)
tree0f5393b131df142ad519a8df19bf362c745048fc /pom.xml
parent34196e69786be3485c5a6afdcfb41bdf548abb4b (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.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 62120e13c..3d09b427e 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.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>