Bump VID version

Change-Id: I096e21eabfeaddc8d186572693d776eaf8cd7519
Issue-ID: VID-333
Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
diff --git a/deliveries/pom.xml b/deliveries/pom.xml
index 2dad0d4..e366974 100755
--- a/deliveries/pom.xml
+++ b/deliveries/pom.xml
@@ -62,7 +62,7 @@
 									<descriptor>assembly/assembly-for-plugin.xml</descriptor>

 								</assembly>

 								<tags>

-								  <tag>3.0-STAGING-latest</tag>

+								  <tag>4.0-STAGING-latest</tag>

 								  <tag>latest</tag>

 								</tags>

 								    

diff --git a/epsdk-app-onap/pom.xml b/epsdk-app-onap/pom.xml
index 025b63a..9b0136f 100755
--- a/epsdk-app-onap/pom.xml
+++ b/epsdk-app-onap/pom.xml
@@ -8,7 +8,7 @@
 		the Portal team. -->

 	<groupId>org.onap.vid</groupId>

 	<artifactId>epsdk-app-onap</artifactId>

-	<version>3.0.0-SNAPSHOT</version>

+	<version>4.0.0-SNAPSHOT</version>

 	<packaging>war</packaging>

 	<name>ECOMP SDK Webapp for OpenSource</name>

 	<description>ECOMP SDK Web Application for public release</description>

diff --git a/epsdk-app-onap/version.properties b/epsdk-app-onap/version.properties
index 02144f0..9723960 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 e34fc4d..7ec5032 100644
--- a/pom.xml
+++ b/pom.xml
@@ -80,7 +80,7 @@
 	<properties>

 		<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

 		<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>

-		<build.version>3.0.0-SNAPSHOT</build.version>

+		<build.version>4.0.0-SNAPSHOT</build.version>

 		<nexusproxy>https://nexus.onap.org</nexusproxy>

 		<snapshotNexusPath>/content/repositories/snapshots/</snapshotNexusPath>

 		<releaseNexusPath>/content/repositories/releases/</releaseNexusPath>

@@ -268,5 +268,5 @@
 			<version>4.5.3</version>

 		</dependency>

 	</dependencies>

-	<version>3.0.0-SNAPSHOT</version>

+	<version>4.0.0-SNAPSHOT</version>

 </project>

diff --git a/version.properties b/version.properties
index 02144f0..9723960 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 5082129..4795103 100755
--- a/vid-app-common/pom.xml
+++ b/vid-app-common/pom.xml
@@ -9,7 +9,7 @@
 		inherit from a parent maven module. -->

 	<groupId>org.onap.vid</groupId>

 	<artifactId>vid-app-common</artifactId>

-	<version>3.0.0-SNAPSHOT</version>

+	<version>4.0.0-SNAPSHOT</version>

 	<packaging>war</packaging>

 	<name>VID Common</name>

 	<description>VID Common code for opensource version</description>

diff --git a/vid-app-common/version.properties b/vid-app-common/version.properties
index 02144f0..9723960 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