diff options
author | jimmy <jf2512@att.com> | 2020-02-06 14:02:33 -0500 |
---|---|---|
committer | jimmy <jf2512@att.com> | 2020-02-06 14:02:35 -0500 |
commit | 30282f9e3f6ab0ed9599f5bb2e2c743cbd099089 (patch) | |
tree | 84baaa13b0a7ac96884b5f3a2224890f99e4064c /version.properties | |
parent | 4b514ea5b61067984f0b4548e9b029051ebfaf33 (diff) |
Set parent to 1.6.3
Issue-ID: AAI-2791
Signed-off-by: jimmy <jf2512@att.com>
Change-Id: I078e55825ac2bcebbb7f34e8e01f0475ef57fe28
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 e4b73c7..fd02907 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ major_version=1 minor_version=6 -patch_version=1 +patch_version=3 base_version=${major_version}.${minor_version}.${patch_version} |