From: Gary Wu Date: Wed, 6 Jun 2018 22:38:56 +0000 (-0700) Subject: Bump master branch to version 3.0.0 X-Git-Tag: 2.0.0-ONAP~8^2~3 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=2655a8b7e55b540422071af9792c28e6faa1396c;p=integration.git Bump master branch to version 3.0.0 Change-Id: I42b1b9122dfc713ba64e17b7dc79ea3ede45abe0 Issue-ID: INT-504 Signed-off-by: Gary Wu --- diff --git a/version-manifest/pom.xml b/version-manifest/pom.xml index 89fb1b170..2b9722819 100644 --- a/version-manifest/pom.xml +++ b/version-manifest/pom.xml @@ -8,7 +8,7 @@ org.onap.integration version-manifest - 2.0.0-SNAPSHOT + 3.0.0-SNAPSHOT maven-plugin ONAP Version Manifest and Maven Plugin https://www.onap.org diff --git a/version.properties b/version.properties index af0373d50..ddc6dd849 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=2 +major_version=3 minor_version=0 patch_version=0