diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2019-05-30 10:34:32 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2019-05-31 11:43:04 -0400 |
commit | cb84d7e3179893b8b0aa920b34cf92fbb6c171f5 (patch) | |
tree | 58304be39bcd046f269388736bbabf2d824d6660 /version.properties | |
parent | c992013a24811a692b985c088b671ba5b40f0dbd (diff) |
Bump version to 1.5.0
Due to dublin branch.
Issue-ID: POLICY-1747
Change-Id: I650e8e293551b61a047bd3796324749ed366c9a5
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 77e67b1c3..99af34261 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=2 +minor=5 +patch=0 base_version=${major}.${minor}.${patch} |