diff options
author | Gary Wu <gary.i.wu@huawei.com> | 2019-05-01 14:47:17 -0700 |
---|---|---|
committer | Gary Wu <gary.i.wu@huawei.com> | 2019-05-01 14:47:17 -0700 |
commit | 82bb7bb4dafcd1ab0b04060c13380eb5b355e173 (patch) | |
tree | 292703c4690d2300cc49c49df9f1bf16a1151694 /version.properties | |
parent | 0c0f4367e4a59fd4b8d46979852c656f975cc35c (diff) |
Version bump oparentcasablanca
Version bump oparent to support the new LF staging job.
Change-Id: Iac7bf024ec26328deaee03a8e2f2c2be6a5eff42
Issue-ID: INT-1055
Signed-off-by: Gary Wu <gary.i.wu@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 6be12c9..51e1781 100644 --- a/version.properties +++ b/version.properties @@ -4,8 +4,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major_version=1 -minor_version=2 -patch_version=3 +minor_version=3 +patch_version=0 base_version=${major_version}.${minor_version}.${patch_version} |