Update version.properties of vfc-nfvo-catalog 59/17859/1 v1.0.0
authorfujinhua <fu.jinhua@zte.com.cn>
Tue, 10 Oct 2017 07:53:49 +0000 (15:53 +0800)
committerfujinhua <fu.jinhua@zte.com.cn>
Tue, 10 Oct 2017 07:53:49 +0000 (15:53 +0800)
Change minor=1 to minor=0

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

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