diff options
author | Gary Wu <gary.i.wu@huawei.com> | 2018-06-07 14:14:07 -0700 |
---|---|---|
committer | Gary Wu <gary.i.wu@huawei.com> | 2018-06-07 14:14:07 -0700 |
commit | 3299e5ae951bd07a4c9519153a1e0b1de79181fe (patch) | |
tree | 7a7d17efeba2c36fb48bfc8de042b80bbcf2ceca /version.properties | |
parent | 1bfa09900506039a23cf88fb275ee66dc6aaf5ee (diff) |
Bump oparent master to 1.2.0-SNAPSHOT
Change-Id: Ib0ade741e66762822cfac67fd2f010bec9e66f89
Issue-ID: INT-506
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 855a8c4..9c95207 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=1 -patch_version=2 +minor_version=2 +patch_version=0 base_version=${major_version}.${minor_version}.${patch_version} |