X-Git-Url: https://gerrit.onap.org/r/gitweb?p=multicloud%2Fframework.git;a=blobdiff_plain;f=version.properties;h=c352a9a9a27a7a484128e48f3e5cc68f8a7308ba;hp=0b19cfaa2f978911f66f900f2c5c5d815dcfb32e;hb=HEAD;hpb=3239e70d35b4bcf5ed9f5fe0c34caf4a78063395 diff --git a/version.properties b/version.properties index 0b19cfa..e0453f1 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,8 +18,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=0 -patch=0 +minor=9 +patch=1 base_version=${major}.${minor}.${patch}