diff options
author | yangyan <yangyanyj@chinamobile.com> | 2018-08-27 10:59:26 +0800 |
---|---|---|
committer | yangyan <yangyanyj@chinamobile.com> | 2018-08-27 11:00:22 +0800 |
commit | 8db869b6155cfe398aece70709f320882f6ffb6d (patch) | |
tree | 4e63eea836a42e258e5f7f2aa5e830ed9cf9f940 /version.properties | |
parent | 4a4ed307875700b4e15d79cad841cadf18aa8e64 (diff) |
update version of vnfres
Change-Id: I607ef6dae1e68e8a2f4279f6ec2136e80c6f52e8
Issue-ID: VFC-1080
Signed-off-by: yangyan <yangyanyj@chinamobile.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 d7c69cd..2cddbb0 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=2 patch=0 base_version=${major}.${minor}.${patch} |