diff options
author | Xiaohua Zhang <xiaohua.zhang@windriver.com> | 2019-03-08 02:06:19 +0000 |
---|---|---|
committer | Xiaohua Zhang <xiaohua.zhang@windriver.com> | 2019-03-08 02:06:19 +0000 |
commit | 57b4c6fe822a1e36a37a0656af191631f5397190 (patch) | |
tree | 469415d5d9d9f5fd963b9d3f93c5d7be4a7f46cd /version.properties | |
parent | 4f42374df7a9f7d0acf7c4465d0cb3c6413cabdb (diff) |
Upgrade to 1.3.0 for dublin
Change-Id: Iae553e1c960571d99faf6b5aba39c70edf0f867e
Issue-ID: MULTICLOUD-432
Signed-off-by: Xiaohua Zhang <xiaohua.zhang@windriver.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 cd12874..263e15c 100644 --- a/version.properties +++ b/version.properties @@ -18,8 +18,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=2 -patch=3 +minor=3 +patch=0 base_version=${major}.${minor}.${patch} |