diff options
author | Forsyth, James (jf2512) <jf2512@att.com> | 2020-01-22 12:41:22 -0500 |
---|---|---|
committer | Forsyth, James (jf2512) <jf2512@att.com> | 2020-01-22 12:41:25 -0500 |
commit | 83ac45b4b0e17d0f70f56c7b2632450e6495ba37 (patch) | |
tree | 5d83589c6c9fb4d44de9d877df817e08733f755e /version.properties | |
parent | 127d57b450f4614e82218dea0de934e2e73d7ba7 (diff) |
Upversion to 1.6.2
Issue-ID: AAI-2768
Signed-off-by: Forsyth, James (jf2512) <jf2512@att.com>
Change-Id: I8448539120f078aecd630c28ef7d3bbfd0854256
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 9d8a8b0..3d18baa 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ # because they are used in Jenkins, whose plug-in doesn't support major_version=1 minor_version=6 -patch_version=1 +patch_version=2 base_version=${major_version}.${minor_version}.${patch_version} # Release must be completed with GIT information # in Jenkins |