From: fujinhua Date: Tue, 10 Oct 2017 07:53:49 +0000 (+0800) Subject: Update version.properties of vfc-nfvo-catalog X-Git-Tag: v1.0.0^0 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=e09cd86a6cd59e7ce7759d61229433762966f9c0;p=vfc%2Fnfvo%2Fcatalog.git Update version.properties of vfc-nfvo-catalog Change minor=1 to minor=0 Change-Id: Iafc88407f01a31b4ec218d2cb9a9c337bd224715 Issue-Id: VFC-515 Signed-off-by: fujinhua --- 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}