From: Guangrong Fu Date: Mon, 9 Oct 2017 08:15:56 +0000 (+0800) Subject: Change the Docker Version to 1.0.0 X-Git-Tag: v1.0.0~29 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=holmes%2Fengine-management.git;a=commitdiff_plain;h=0339924e159f9ec70d494ad18ba2316bfc09b0b2 Change the Docker Version to 1.0.0 Change-Id: I38a18a7b30f2d4e23f815d4644e75a213b1d1f15 Issue-ID: HOLMES-52 Signed-off-by: Guangrong Fu --- 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}