summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuangrong Fu <fu.guangrong@zte.com.cn>2017-10-09 16:12:49 +0800
committerGuangrong Fu <fu.guangrong@zte.com.cn>2017-10-09 16:12:49 +0800
commit1d3e8e343d3fc9133221a871462a34bae99538be (patch)
tree77a8a89882ea1ca91c1b946426bb1192aa9d7179
parentff04bead50983345cb1c1b5fd497bb3ed47090c7 (diff)
Change the Docker Version to 1.0.0
Change-Id: I242c73ab37b24188c9f2c1eb160059774592e0b6 Issue-ID: HOLMES-52 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
-rw-r--r--version.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties
index e2595ba..cdcd1e9 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}