diff options
author | Xiaohua Zhang <xiaohua.zhang@windriver.com> | 2019-01-09 04:34:46 +0000 |
---|---|---|
committer | Xiaohua Zhang <xiaohua.zhang@windriver.com> | 2019-01-09 04:34:46 +0000 |
commit | 9016411d86d8bf768922ffcaa989bf657f9dd2b7 (patch) | |
tree | 631a66fa4869fd8207ab31dee486d2d3974549ae /version.properties | |
parent | e628d07247f788d20c06e8d310070a5bc66917f7 (diff) |
Upgrade to 1.3.0 for dublin
Change-Id: I9a42f70d1df743cb3c7cfc95a402bce9eade4469
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 1aeae5b0..bb3cd641 100644 --- a/version.properties +++ b/version.properties @@ -17,8 +17,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} |