diff options
author | Jimmy Forsyth <jf2512@att.com> | 2019-06-19 18:33:41 -0400 |
---|---|---|
committer | Jimmy Forsyth <jf2512@att.com> | 2019-06-19 18:33:44 -0400 |
commit | 513d85813f4211be3ae2708c03939b5e124a2f7d (patch) | |
tree | 431c974fbeb1ba9c45c847955524061c39eac504 /version.properties | |
parent | d412dfde90396fd88e28417ac915d45e1cdde5ff (diff) |
Upversion for global jjb transition
Issue-ID: AAI-2501
Change-Id: I84f3fde66da363d556055a34cdfe4f89e85deb52
Signed-off-by: Jimmy Forsyth <jf2512@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 eff345c..99af342 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} |