diff options
author | Murali-P <murali.p@huawei.com> | 2018-03-27 10:50:54 +0530 |
---|---|---|
committer | Murali-P <murali.p@huawei.com> | 2018-03-27 10:50:54 +0530 |
commit | 09763e98c5851e0345d4c9534ecf509fc9609e9c (patch) | |
tree | 41689076bfebf0c0ee3f07ef23e47c9e239c3560 /version.properties | |
parent | 1bc6257d20ccbc86a9e283f0e0300b63c9820ae9 (diff) |
Update release version
Move release version to 1.1.0
Issue-ID: VNFSDK-160
Change-Id: Ia0142d76a147d746a8601cf8a80e22fd64fe6831
Signed-off-by: Murali-P <murali.p@huawei.com>
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index bf3f0bf1..0424f622 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,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} |