From 8db869b6155cfe398aece70709f320882f6ffb6d Mon Sep 17 00:00:00 2001 From: yangyan Date: Mon, 27 Aug 2018 10:59:26 +0800 Subject: update version of vnfres Change-Id: I607ef6dae1e68e8a2f4279f6ec2136e80c6f52e8 Issue-ID: VFC-1080 Signed-off-by: yangyan --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.properties') 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} -- cgit 1.2.3-korg