diff options
author | ying.yunlong <ying.yunlong@zte.com.cn> | 2017-10-10 16:20:41 +0800 |
---|---|---|
committer | ying.yunlong <ying.yunlong@zte.com.cn> | 2017-10-10 16:20:41 +0800 |
commit | 3ab14de6ebee868ed0c20f10a6fdff6804a6f711 (patch) | |
tree | 4ab396e2c32239417cb758338c1664ab2a2d10d9 | |
parent | 1746201c7ceabb69e0cfd4f49d38dcd42de51915 (diff) |
Update vfc-gvnfm-vnfmgr version.propertiesv1.0.0
Change-Id: I62b4d76af031a24b25a90e5eef606f1262230193
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} |