X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=version.properties;h=c7f4c98f535dd3cdac74cef59fd00c65fddc2225;hb=68af81034f311e6a25221648f48ae6db7c8e30b6;hp=8bb1f408af385ec352d81ce1d4e9854467fea907;hpb=06a84f0bc392a6a2845f7512d45af17d86f1d83b;p=clamp.git diff --git a/version.properties b/version.properties index 8bb1f408..c7f4c98f 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,15 +18,15 @@ # 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=2 -minor=0 +major=5 +minor=1 patch=0 base_version=${major}.${minor}.${patch}