aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorIttay Stern <ittay.stern@att.com>2020-01-26 18:12:47 +0200
committerIttay Stern <ittay.stern@att.com>2020-01-26 17:25:29 +0000
commit212806afa99581acd7618add8be958d945690867 (patch)
treebc4190236645131b11b0e16ea1dcece136ce18f4 /pom.xml
parent455954cc72de9bdf47906edcb9adab55a825c8e5 (diff)
Release VID 6.0.2 (Frankfurt)
Issue-ID: VID-716 Change-Id: Ic61e1d7f4d85c0d17b1a41a50d2a5578409abd3b 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 adfeba410..70fc41c99 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.2-SNAPSHOT</version>
+ <version>6.0.3-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.2-SNAPSHOT</build.version>
+ <build.version>6.0.3-SNAPSHOT</build.version>
<nexusproxy>https://nexus.onap.org</nexusproxy>
<snapshotNexusPath>content/repositories/snapshots/</snapshotNexusPath>
<releaseNexusPath>content/repositories/releases/</releaseNexusPath>