diff options
author | Jimmy Forsyth <jf2512@att.com> | 2019-06-18 14:28:29 -0400 |
---|---|---|
committer | Jimmy Forsyth <jf2512@att.com> | 2019-06-18 15:18:18 -0400 |
commit | 6370ab3f025ef4bb67246ee70b90792343bad293 (patch) | |
tree | 9b458814803ebaa427e7c2c899cce2dcd72c4ab0 /version.properties | |
parent | cf7bc40fea072ad0a62e73b0091a4ebf87756510 (diff) |
Upversion for global jjb transition1.5.0
Issue-ID: AAI-2485
Change-Id: If9ea4a25ece7da4a61f71ba954118f8b9321bd62
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} |