diff options
author | ying.yunlong <ying.yunlong@zte.com.cn> | 2017-10-10 15:53:11 +0800 |
---|---|---|
committer | ying.yunlong <ying.yunlong@zte.com.cn> | 2017-10-10 15:53:11 +0800 |
commit | 397afbb9137c6752669ca710afbc174733b58f9e (patch) | |
tree | 50fc860b2c1da60ca8704359c1b8b3d30df8062c /version.properties | |
parent | 15243e479b2bac2e1fa6591ce0800f65f31db97f (diff) |
Update vfc-vnfres version.propertiesv1.0.0
Change-Id: Ia44c2e0fdecce0cfa3027ce6df41f2d870aa9bca
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 d7c69cd..4a36276 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} |