diff options
author | Brian Freeman <bf1936@att.com> | 2019-10-24 08:16:24 -0500 |
---|---|---|
committer | Brian Freeman <bf1936@att.com> | 2019-10-24 08:16:32 -0500 |
commit | 8c57337f5de94ab6a8bdf60d9f53817a83c44ce5 (patch) | |
tree | f0b5ede454743ecde063f8416a9427bffcfd9618 /version.properties | |
parent | 11c5783d20e52601853552ab00819a546b49fa83 (diff) |
Up rev 6.0.0 Frankfurt
Issue-ID: INT-1322
Change-Id: I49835a8d5ddb8c4043cc85c65a9ee0e669c9c678
Signed-off-by: Brian Freeman <bf1936@att.com>
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index 50547ff5c..067f9e451 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=6 minor_version=0 patch_version=0 |