diff options
author | Guangrong Fu <fu.guangrong@zte.com.cn> | 2017-10-09 16:06:20 +0800 |
---|---|---|
committer | Guangrong Fu <fu.guangrong@zte.com.cn> | 2017-10-09 16:06:20 +0800 |
commit | 0ab80c44b775eb2b1619ff71d2dd6a647157b19e (patch) | |
tree | d416d11a01153af9fb0e82098df8cbd57250d009 /version.properties | |
parent | e0a96b91b49f9ca54827c96b2e7e7660c28fab83 (diff) |
Change the Docker Version to 1.0.0
Change-Id: I8b120a0b7ffa29855fe9346634ad837f01d08081
Issue-ID: HOLMES-52
Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 2 |
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}
|