diff options
author | zhangab <zhanganbing@chinamobile.com> | 2018-11-27 23:55:28 +0800 |
---|---|---|
committer | zhangab <zhanganbing@chinamobile.com> | 2018-11-27 23:55:29 +0800 |
commit | 67f803ddee8d169cc1272bf48d86c5d0b5b86824 (patch) | |
tree | 970b9ccd0ea7d80c836904edf662378392f03ee7 /version.properties | |
parent | 1c3807403d78626b4b9ab8e0e332b90907abed28 (diff) |
Update usecase-ui-server version for R31.3.0
Change-Id: I65447511530eab8fe6db13ff2a54d7bdf378a483
Issue-ID: USECASEUI-153
Signed-off-by: zhangab <zhanganbing@chinamobile.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 688582d3..a254b216 100644 --- a/version.properties +++ b/version.properties @@ -3,8 +3,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} |