diff options
author | dyh <dengyuanhong@chinamobile.com> | 2021-03-03 15:06:57 +0800 |
---|---|---|
committer | dyh <dengyuanhong@chinamobile.com> | 2021-03-08 13:13:18 +0800 |
commit | 348d93c99b32eb0865a00e6edb44e924f6b65418 (patch) | |
tree | 9a1e16c4fb2e6b2b091fb3fddc65992c121af2bf /version.properties | |
parent | b21e7c6d17cdf043e60fd8185192ff8bc2989301 (diff) |
Update vfc-vnfmgr vsersion1.4.0
Change-Id: I646c7eb6c217e67d626df9238b4dcb3b89dbcf81
Issue-ID: VFC-1830
Signed-off-by: dyh <dengyuanhong@chinamobile.com>
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/version.properties b/version.properties index 367b6d0..bfb144c 100644 --- a/version.properties +++ b/version.properties @@ -18,8 +18,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=3 -patch=9 +minor=4 +patch=0 base_version=${major}.${minor}.${patch} |