diff options
author | ying.yunlong <ying.yunlong@zte.com.cn> | 2017-10-10 15:48:31 +0800 |
---|---|---|
committer | ying.yunlong <ying.yunlong@zte.com.cn> | 2017-10-10 15:48:31 +0800 |
commit | 0a646b61c872e0f362b48c3d7eee6a0d01e8d7d2 (patch) | |
tree | b7b1213ff07adca0a43708d1829f2f09a4be45c8 | |
parent | aff2dea698c32a9edd82797188dc78fddfc963c8 (diff) |
Update vfc-gvnfm-driver version.propertiesv1.0.0
Change-Id: Iefb39dde255be26d03cd4ae314a457bddcff5f3b
Issue-ID: VFC-515
Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
-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} |