From 660da8ad71b92d0628c34d4a826610a4b9d46b01 Mon Sep 17 00:00:00 2001 From: "Sonsino, Ofir (os0695)" Date: Wed, 24 Oct 2018 15:00:44 +0300 Subject: [PATCH] Bump VID version Change-Id: I096e21eabfeaddc8d186572693d776eaf8cd7519 Issue-ID: VID-333 Signed-off-by: Sonsino, Ofir (os0695) --- deliveries/pom.xml | 2 +- epsdk-app-onap/pom.xml | 2 +- epsdk-app-onap/version.properties | 2 +- pom.xml | 4 ++-- version.properties | 2 +- vid-app-common/pom.xml | 2 +- vid-app-common/version.properties | 2 +- 7 files changed, 8 insertions(+), 8 deletions(-) diff --git a/deliveries/pom.xml b/deliveries/pom.xml index 2dad0d4f5..e36697432 100755 --- a/deliveries/pom.xml +++ b/deliveries/pom.xml @@ -62,7 +62,7 @@ assembly/assembly-for-plugin.xml - 3.0-STAGING-latest + 4.0-STAGING-latest latest diff --git a/epsdk-app-onap/pom.xml b/epsdk-app-onap/pom.xml index 025b63a03..9b0136f0c 100755 --- a/epsdk-app-onap/pom.xml +++ b/epsdk-app-onap/pom.xml @@ -8,7 +8,7 @@ the Portal team. --> org.onap.vid epsdk-app-onap - 3.0.0-SNAPSHOT + 4.0.0-SNAPSHOT war ECOMP SDK Webapp for OpenSource ECOMP SDK Web Application for public release diff --git a/epsdk-app-onap/version.properties b/epsdk-app-onap/version.properties index 02144f0fe..9723960f3 100644 --- a/epsdk-app-onap/version.properties +++ b/epsdk-app-onap/version.properties @@ -2,7 +2,7 @@ # Note that these variables cannot be structured (e.g. : version.release or version.snapshot etc... ) # because they are used in Jenkins, whose plug-in doesn't support -major=3 +major=4 minor=0 patch=0 diff --git a/pom.xml b/pom.xml index e34fc4d1b..7ec50328c 100644 --- a/pom.xml +++ b/pom.xml @@ -80,7 +80,7 @@ UTF-8 UTF-8 - 3.0.0-SNAPSHOT + 4.0.0-SNAPSHOT https://nexus.onap.org /content/repositories/snapshots/ /content/repositories/releases/ @@ -268,5 +268,5 @@ 4.5.3 - 3.0.0-SNAPSHOT + 4.0.0-SNAPSHOT diff --git a/version.properties b/version.properties index 02144f0fe..9723960f3 100644 --- a/version.properties +++ b/version.properties @@ -2,7 +2,7 @@ # Note that these variables cannot be structured (e.g. : version.release or version.snapshot etc... ) # because they are used in Jenkins, whose plug-in doesn't support -major=3 +major=4 minor=0 patch=0 diff --git a/vid-app-common/pom.xml b/vid-app-common/pom.xml index 5082129c7..479510368 100755 --- a/vid-app-common/pom.xml +++ b/vid-app-common/pom.xml @@ -9,7 +9,7 @@ inherit from a parent maven module. --> org.onap.vid vid-app-common - 3.0.0-SNAPSHOT + 4.0.0-SNAPSHOT war VID Common VID Common code for opensource version diff --git a/vid-app-common/version.properties b/vid-app-common/version.properties index 02144f0fe..9723960f3 100755 --- a/vid-app-common/version.properties +++ b/vid-app-common/version.properties @@ -2,7 +2,7 @@ # Note that these variables cannot be structured (e.g. : version.release or version.snapshot etc... ) # because they are used in Jenkins, whose plug-in doesn't support -major=3 +major=4 minor=0 patch=0 -- 2.16.6