X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=version.properties;h=f00cc8171f6a969c6c05f9bea530584b8ae40bc4;hb=8975db7549ae818a152a6c55a960e8d2cfa538da;hp=a81893c7a6183eb524805565eb162fa74cc90af7;hpb=b820858741ca015ffa67ff71ee9e1411437843ba;p=clamp.git diff --git a/version.properties b/version.properties index a81893c7..f00cc817 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"); @@ -25,9 +25,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 -major=2 -minor=0 -patch=0 +major=5 +minor=1 +patch=1 base_version=${major}.${minor}.${patch}