diff options
author | Brian Freeman <bf1936@att.com> | 2019-10-24 08:10:58 -0500 |
---|---|---|
committer | Brian Freeman <bf1936@att.com> | 2019-10-24 08:11:06 -0500 |
commit | ccec90f8cb76562e437e433f968f6ba321cd466a (patch) | |
tree | e490880dfd553ec703dafbe2d6e61ff8196592ea | |
parent | aceb07ec10df48c2305eab5bdc85923a6f486ac5 (diff) |
Uprev to 5.0.0
Issue-ID: INT-1322
Change-Id: Ia2db6c851009cf0ecdcb91cef7951d7062662f04
Signed-off-by: Brian Freeman <bf1936@att.com>
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index 50547ff5c..8293b4525 100644 --- a/version.properties +++ b/version.properties @@ -3,7 +3,7 @@ # Note that these variables cannot be structured (e.g. : version.release or version.snapshot etc... ) # because they are used in Jenkins, whose plug-in doesn't support -major_version=4 +major_version=5 minor_version=0 patch_version=0 |