diff options
author | Victor Gao <victor.gao@huawei.com> | 2019-05-06 20:07:38 +0800 |
---|---|---|
committer | Victor Gao <victor.gao@huawei.com> | 2019-05-06 20:07:38 +0800 |
commit | feae7a6ebcab452b98f08ce328d49ba0c1e05d0d (patch) | |
tree | f27d14c61546ee655a5c9c6c3946014522e2a0e4 /version.properties | |
parent | 4f0967e0bcbf7b8bdce69cd01009bc1d65230161 (diff) |
Set refrepo version to 1.3.0
Issue-ID: VNFSDK-402
Change-Id: I48a1d4397f3f5043f9f12dc92d7b34df076608ce
Signed-off-by: Victor Gao <victor.gao@huawei.com>
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 4 |
1 files changed, 2 insertions, 2 deletions
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} |