aboutsummaryrefslogtreecommitdiffstats
path: root/version.properties
diff options
context:
space:
mode:
authorfujinhua <fu.jinhua@zte.com.cn>2017-10-10 15:50:56 +0800
committerfujinhua <fu.jinhua@zte.com.cn>2017-10-10 15:50:56 +0800
commit7339285e6ecba13683b558fe1798638e78c46a64 (patch)
tree5971d1162b4293a083d60cb209615f9330e04d16 /version.properties
parent6a9f8fff3df82f00db13b0ec7279c9849ee3956c (diff)
Update version.properties of vfc-nfvo-lcm
Change minor=1 to minor=0 Change-Id: I7dfcf0d56c860fa35ff3167f2ccd1c4cc66ea7a0 Issue-Id: VFC-515 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
Diffstat (limited to 'version.properties')
-rw-r--r--version.properties2
1 files changed, 1 insertions, 1 deletions
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}