From: Gary Wu Date: Fri, 16 Nov 2018 00:01:37 +0000 (-0800) Subject: Version bump integration master to 1.4.0-SNAPSHOT X-Git-Tag: 4.0.0-ONAP~350^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=21456616d8924b9e7705a05ee1e87cc3dd013a13;p=integration.git Version bump integration master to 1.4.0-SNAPSHOT Change-Id: I9479ae6bd275ee1637320c1594a869b20d937900 Issue-ID: INT-723 Signed-off-by: Gary Wu --- diff --git a/version-manifest/pom.xml b/version-manifest/pom.xml index 48dd9c12a..ab55b5c90 100644 --- a/version-manifest/pom.xml +++ b/version-manifest/pom.xml @@ -8,7 +8,7 @@ org.onap.integration version-manifest - 3.0.0-SNAPSHOT + 4.0.0-SNAPSHOT maven-plugin ONAP Version Manifest and Maven Plugin https://www.onap.org diff --git a/version.properties b/version.properties index ddc6dd849..50547ff5c 100644 --- a/version.properties +++ b/version.properties @@ -3,7 +3,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_version=3 +major_version=4 minor_version=0 patch_version=0