From feae7a6ebcab452b98f08ce328d49ba0c1e05d0d Mon Sep 17 00:00:00 2001 From: Victor Gao Date: Mon, 6 May 2019 20:07:38 +0800 Subject: Set refrepo version to 1.3.0 Issue-ID: VNFSDK-402 Change-Id: I48a1d4397f3f5043f9f12dc92d7b34df076608ce Signed-off-by: Victor Gao --- version.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index 10a6323e..235314ef 100644 --- a/version.properties +++ b/version.properties @@ -4,8 +4,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=2 -patch=1 +minor=3 +patch=0 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg