From: fujinhua Date: Tue, 10 Oct 2017 07:50:56 +0000 (+0800) Subject: Update version.properties of vfc-nfvo-lcm X-Git-Tag: v1.0.0~2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=7339285e6ecba13683b558fe1798638e78c46a64;p=vfc%2Fnfvo%2Flcm.git Update version.properties of vfc-nfvo-lcm Change minor=1 to minor=0 Change-Id: I7dfcf0d56c860fa35ff3167f2ccd1c4cc66ea7a0 Issue-Id: VFC-515 Signed-off-by: fujinhua --- diff --git a/version.properties b/version.properties index 7f86aa15..51287873 100644 --- a/version.properties +++ b/version.properties @@ -3,7 +3,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}