From: Bin Yang Date: Thu, 11 Jul 2019 06:50:32 +0000 (+0000) Subject: Fix version property error X-Git-Tag: 1.4.1~20 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=multicloud%2Fframework.git;a=commitdiff_plain;h=6be2a6d04b96b75f2d353d65a670ebe8525fa665 Fix version property error Change-Id: I98ebad80f0228e04fcd1e8541677254b74d9d05d Issue-ID: MULTICLOUD-701 Signed-off-by: Bin Yang --- diff --git a/version.properties b/version.properties index 4c48512..8081980 100644 --- a/version.properties +++ b/version.properties @@ -18,8 +18,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=3 -patch=4 +minor=4 +patch=0 base_version=${major}.${minor}.${patch}