diff options
author | Jimmy Forsyth <jf2512@att.com> | 2019-06-19 17:38:07 -0400 |
---|---|---|
committer | Jimmy Forsyth <jf2512@att.com> | 2019-06-19 18:19:15 -0400 |
commit | 9d09888f09aee7be02d6418a03541f6b97a95e5d (patch) | |
tree | 55f9709299e23e0ad2cebc0eceef1ca3e2384a45 /version.properties | |
parent | 9fe1f66fe72cbb008c063dae9d60f377d3dfd410 (diff) |
Upversion for global jjb transition
Issue-ID: AAI-2498
Change-Id: I8c30547da2fc71e34b6dd40d6e9809eb525389f8
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} |