diff options
author | zhangab <zhanganbing@chinamobile.com> | 2018-11-16 07:40:27 +0900 |
---|---|---|
committer | zhangab <zhanganbing@chinamobile.com> | 2018-11-16 07:40:27 +0900 |
commit | 23c19d870b84a9c8b3a97c10150593be94c4a77e (patch) | |
tree | 49935f16490941fa5030af4ea75e253cd930f78e /version.properties | |
parent | ea038a991d222393c93f319cfb759e2067a48539 (diff) |
Update usecase-ui-server version to 1.2.13.0.1-ONAP3.0.0-ONAP1.2.1
Change-Id: I2de546586445190ca9422a761dcf96ce86906fd5
Issue-ID: USECASEUI-153
Signed-off-by: zhangab <zhanganbing@chinamobile.com>
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index faf06bbb..688582d3 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=2 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |