diff options
author | jhh <jorge.hernandez-herrero@att.com> | 2020-04-14 17:03:05 -0500 |
---|---|---|
committer | jhh <jorge.hernandez-herrero@att.com> | 2020-04-14 17:03:05 -0500 |
commit | 7637b64d095a3a5430d522bd2b9e0bd9948771ea (patch) | |
tree | 18f3358335214d26c925e65601715fd9a190aa9d /version.properties | |
parent | e509365f2adbcbd0680fb00459b59c644ff0bddd (diff) |
bump to 1.6.2-SNAPSHOT
Issue-ID: POLICY-2378
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: I75d0acdc4bfb4f2c1870d3c01591e81ada2b7a5f
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 922c4fa9..41565bf0 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=6 -patch=1 +patch=2 base_version=${major}.${minor}.${patch} |