diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2019-05-28 13:54:17 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2019-05-28 13:54:25 -0400 |
commit | d815765f830aeae554214e0ededf5d1d51cb97ab (patch) | |
tree | 5617ec6f333f1874c480833294ad025f4a97d5fe /version.properties | |
parent | 0167e5d2bd13ab737e68d955d5914b6dfab35448 (diff) |
Change version to 1.5.0
Upgrade minor review for El Alto.
Update to policy/parent
Issue-ID: POLICY-1747
Change-Id: I5c54479d7b1e1951e52580c40127177e5f6d389d
Signed-off-by: Pamela Dragosh <pdragosh@research.att.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 eff345ce..99af3426 100644 --- a/version.properties +++ b/version.properties @@ -3,8 +3,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=4 -patch=1 +minor=5 +patch=0 base_version=${major}.${minor}.${patch} |