aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfujinhua <fu.jinhua@zte.com.cn>2017-10-10 15:53:49 +0800
committerfujinhua <fu.jinhua@zte.com.cn>2017-10-10 15:53:49 +0800
commite09cd86a6cd59e7ce7759d61229433762966f9c0 (patch)
treeb6a18fd7787aa997eef89bd5769e22b70cb815fe
parent281069ce1892b0a6eb0d43a018a4dbbcf0db974b (diff)
Update version.properties of vfc-nfvo-catalogv1.0.0
Change minor=1 to minor=0 Change-Id: Iafc88407f01a31b4ec218d2cb9a9c337bd224715 Issue-Id: VFC-515 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
-rw-r--r--version.properties2
1 files changed, 1 insertions, 1 deletions
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}