X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=version.properties;h=b4b805297b7e84495880c36449c62021988f5db0;hb=8e8273217c6d47215e2ae88c890889dbb0b70fee;hp=b65593127b62ce7c19e220de4af5ab0f50a437ea;hpb=8bf33437774bd7120bb68a22d0106adcc3a1718d;p=clamp.git diff --git a/version.properties b/version.properties index b6559312..b4b80529 100644 --- a/version.properties +++ b/version.properties @@ -2,7 +2,7 @@ # ============LICENSE_START======================================================= # ONAP CLAMP # ================================================================================ -# Copyright (C) 2017 AT&T Intellectual Property. All rights +# Copyright (C) 2017-2018 AT&T Intellectual Property. All rights # reserved. # ================================================================================ # Licensed under the Apache License, Version 2.0 (the "License"); @@ -18,16 +18,16 @@ # limitations under the License. # ============LICENSE_END============================================ # =================================================================== -# ECOMP is a trademark and service mark of AT&T Intellectual Property. +# ### # Versioning variables # 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=1 -minor=0 -patch=1 +major=4 +minor=1 +patch=0 base_version=${major}.${minor}.${patch}