From e09cd86a6cd59e7ce7759d61229433762966f9c0 Mon Sep 17 00:00:00 2001 From: fujinhua Date: Tue, 10 Oct 2017 15:53:49 +0800 Subject: [PATCH] Update version.properties of vfc-nfvo-catalog Change minor=1 to minor=0 Change-Id: Iafc88407f01a31b4ec218d2cb9a9c337bd224715 Issue-Id: VFC-515 Signed-off-by: fujinhua --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.properties b/version.properties index e1751011..f9977026 100644 --- a/version.properties +++ b/version.properties @@ -17,7 +17,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} -- 2.16.6