diff options
author | Guangrong Fu <fu.guangrong@zte.com.cn> | 2017-10-09 16:15:56 +0800 |
---|---|---|
committer | Guangrong Fu <fu.guangrong@zte.com.cn> | 2017-10-09 16:15:56 +0800 |
commit | 0339924e159f9ec70d494ad18ba2316bfc09b0b2 (patch) | |
tree | 1e6cd230d7562519bef57a9385ff4ad88358acad /version.properties | |
parent | a779cb1587f67a3fedd945445f5abfbb05a1d4a3 (diff) |
Change the Docker Version to 1.0.0
Change-Id: I38a18a7b30f2d4e23f815d4644e75a213b1d1f15
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}
|