diff options
author | Bin Yang <Bin.Yang@windriver.com> | 2019-10-22 03:42:14 +0000 |
---|---|---|
committer | Bin Yang <Bin.Yang@windriver.com> | 2019-10-22 03:42:14 +0000 |
commit | 2a0492b12e3e35748866e0dac5cc0d5c785fcc5c (patch) | |
tree | 681470f12f672365880a43563d83877459ac50ec /version.properties | |
parent | 2deac2900e3f1cf47ca0af214ad8e02468982a24 (diff) |
Bump up version to 1.5.0
version for Frankfurt
Issue-ID: MULTICLOUD-868
Signed-off-by: Bin Yang <Bin.Yang@windriver.com>
Change-Id: I3fce110ab1163b7c31875c2455373d1089aafa4f
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 66718c5c..79e68663 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=4 -patch=2 +minor=5 +patch=0 base_version=${major}.${minor}.${patch} |