X-Git-Url: https://gerrit.onap.org/r/gitweb?p=multicloud%2Fframework.git;a=blobdiff_plain;f=version.properties;h=8081980101057c69a285cd643859d6a484ba0d9a;hp=0b19cfaa2f978911f66f900f2c5c5d815dcfb32e;hb=fa610df297289a9bbbc7b7b88b1f8b5946d35360;hpb=3239e70d35b4bcf5ed9f5fe0c34caf4a78063395 diff --git a/version.properties b/version.properties index 0b19cfa..8081980 100644 --- a/version.properties +++ b/version.properties @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright (c) 2017 VMware, Inc. +# Copyright (c) 2017-2018 VMware, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=0 +minor=4 patch=0 base_version=${major}.${minor}.${patch}