summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorIttay Stern <ittay.stern@att.com>2019-05-21 20:25:51 +0300
committerIttay Stern <ittay.stern@att.com>2019-05-21 20:25:51 +0300
commitc92d5b7df3e9fb4dee1285e1f32f6cc85034a2b8 (patch)
tree60f2b68d22275f86775256eb650fd35789d281bb /pom.xml
parentbd092f8f06b2673d6748ed9c2f2d2f8f9ebc160d (diff)
Bump VID version to 4.1.04.1.0
Issue-ID: VID-481 Change-Id: I7aeede2772cdb1932ff6182be8d7eadcaa3b34a5 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 9c49c14d8..61be056f4 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>4.0.0-SNAPSHOT</version>
+ <version>4.1.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>4.0.0-SNAPSHOT</build.version>
+ <build.version>4.1.0-SNAPSHOT</build.version>
<nexusproxy>https://nexus.onap.org</nexusproxy>
<snapshotNexusPath>/content/repositories/snapshots/</snapshotNexusPath>
<releaseNexusPath>/content/repositories/releases/</releaseNexusPath>