diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2020-04-30 16:05:19 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2020-04-30 16:05:25 -0400 |
commit | 60948d65d70056c059dd1f3063a9ca0a00724f12 (patch) | |
tree | f728608f36350e1e1082747b4bf781703463b790 /version.properties | |
parent | 141dd8bb62bf4350bce1c1bd4320dd3a1a94adb1 (diff) |
Bump engine patch 1.6.4-SNAPSHOT
And point to latest parent, common and models.
Issue-ID: POLICY-2510
Change-Id: Ib0cab4b57fb6efb8388d89bedcf2d34164edc0e7
Signed-off-by: Pamela Dragosh <pdragosh@research.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 d6bddbc2d..cf52995b4 100644 --- a/version.properties +++ b/version.properties @@ -24,7 +24,7 @@ major=1 minor=6 -patch=3 +patch=4 base_version=${major}.${minor}.${patch} |