diff options
author | zhangab <zhanganbing@chinamobile.com> | 2018-05-07 18:01:39 +0800 |
---|---|---|
committer | zhangab <zhanganbing@chinamobile.com> | 2018-05-07 18:01:44 +0800 |
commit | f588e326b9c486ca2a8244e2791d7a1fd1896625 (patch) | |
tree | 040f126df3a8d7c930e3d8348606b9761fd5f49e /version.properties | |
parent | f189d75940506c6509f6684ad3b52f8aebab22d6 (diff) |
fix docker image tag for usecase-ui
Change-Id: I55b6ca8bc7446f923110091f1d0a1fea6f9750b9
Issue-ID: USECASEUI-111
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 7f86aa15..55fbf441 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=1 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |