diff options
author | 2019-06-19 17:08:12 -0400 | |
---|---|---|
committer | 2019-06-19 17:08:15 -0400 | |
commit | c68c18f33a0bd60cac32077d24c0b5bab88cbdb7 (patch) | |
tree | 5f20fa28357cd5a7c35f240504ec6044c8021888 /version.properties | |
parent | 84405ca31620effe245b332b354a6c9142a11bd0 (diff) |
Upversion for global jjb transition
Issue-ID: AAI-2496
Change-Id: I289c83fbce8ac8b17c76ac59be6a4dd796e65902
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 44e6ad0..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=3 +minor=5 +patch=0 base_version=${major}.${minor}.${patch} |