X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=version.properties;h=169b253363766fb2ba6ee5ae690646940ce108a4;hb=457ce8185aa013287a9d8a92edf2ac7f686d5491;hp=07ef49adb17bba1da2007ffc183bb45623e9561a;hpb=ccba6b538ddd95ec39d88a53fda62fd9047c92c8;p=cps.git diff --git a/version.properties b/version.properties index 07ef49adb..169b25336 100755 --- a/version.properties +++ b/version.properties @@ -1,5 +1,6 @@ # ============LICENSE_START======================================================= -# Copyright (C) 2021 Nordix Foundation +# Copyright (C) 2021-2022 Nordix Foundation +# Modifications Copyright (C) 2022 Bell Canada. # ================================================================================ # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -19,9 +20,9 @@ # 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 this -major=2 -minor=1 -patch=0 +major=3 +minor=2 +patch=7 base_version=${major}.${minor}.${patch}