diff options
author | Jimmy Forsyth <jf2512@att.com> | 2019-06-19 16:39:59 -0400 |
---|---|---|
committer | Jimmy Forsyth <jf2512@att.com> | 2019-06-19 16:44:10 -0400 |
commit | bab0c4c0bc2f2f8a31bc5c3f14509ef72a2cae14 (patch) | |
tree | ed16bb74095d6c183d4f7dfdd93216197f860a3e /version.properties | |
parent | 095e2020589c3324b50203315fab0ae8b50e145e (diff) |
Upversion for global jjb transition
Issue-ID: AAI-2494
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Change-Id: Id9199420a979d177bd4920010ac8e6959dd4d4c8
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 f4d5cf8..4c24975 100644 --- a/version.properties +++ b/version.properties @@ -24,8 +24,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} |