diff options
author | Chris Donley <christopher.donley@huawei.com> | 2018-04-10 13:37:27 -0700 |
---|---|---|
committer | Chris Donley <christopher.donley@huawei.com> | 2018-04-10 13:54:23 -0700 |
commit | 502a5764070e319fa8c799dc5b8580e3d040e968 (patch) | |
tree | 251f816f16cd4a26ff5e8f83de5295f8232284cb /version.properties | |
parent | 62f6f7208716685d83f07f2ce68c52a67013321e (diff) |
Update validation-csar version numberv1.1.1
Issue-ID: VNFSDK-233
Change-Id: Id5ed66a02c4bb99b297ccd6523232742fe7b5c3a
Signed-off-by: Chris Donley <christopher.donley@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 0424f62..6608eae 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ major=1 minor=1 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |