diff options
author | ying.yunlong <ying.yunlong@zte.com.cn> | 2017-10-10 16:29:40 +0800 |
---|---|---|
committer | ying.yunlong <ying.yunlong@zte.com.cn> | 2017-10-10 16:29:40 +0800 |
commit | 2407b504a6427d57af2be4c36589200ca66ddddd (patch) | |
tree | 72ebf0dd43f29fbce692fadb3d9a6c094fbfb8d4 /version.properties | |
parent | 63d572c2e6a9e532eb355239bde10ce6d7d75ca1 (diff) |
Update vfc-vnflcm version.propertiesv1.0.0
Change-Id: I30598f8af26d15c469b16401a815c6d810691c2e
Issue-ID: VFC-515
Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
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 d7c69cd5..4a362766 100644 --- a/version.properties +++ b/version.properties @@ -18,7 +18,7 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=1 +minor=0 patch=0 base_version=${major}.${minor}.${patch} |