Update version.properties of vfc-nfvo-lcm 55/17855/1
authorfujinhua <fu.jinhua@zte.com.cn>
Tue, 10 Oct 2017 07:50:56 +0000 (15:50 +0800)
committerfujinhua <fu.jinhua@zte.com.cn>
Tue, 10 Oct 2017 07:50:56 +0000 (15:50 +0800)
Change minor=1 to minor=0

Change-Id: I7dfcf0d56c860fa35ff3167f2ccd1c4cc66ea7a0
Issue-Id: VFC-515
Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
version.properties

index 7f86aa1..5128787 100644 (file)
@@ -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}