X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=version.properties;h=aea6c477903b00fce39745b9999fb0bd05f481d5;hb=refs%2Fchanges%2F55%2F42155%2F1;hp=0b19cfaa2f978911f66f900f2c5c5d815dcfb32e;hpb=3239e70d35b4bcf5ed9f5fe0c34caf4a78063395;p=multicloud%2Fframework.git diff --git a/version.properties b/version.properties index 0b19cfa..aea6c47 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=1 patch=0 base_version=${major}.${minor}.${patch}