diff options
author | 2020-05-21 17:35:36 -0400 | |
---|---|---|
committer | 2020-05-21 18:33:04 -0400 | |
commit | bc2a5ea4533dd30c44a6a185d075df37400398d7 (patch) | |
tree | 201aac81a58e16fb02700ba5b2b6c9e4ed37d5d5 /version.properties | |
parent | 3fcec9da1f86ddf4824341c8d7e871de7712c93a (diff) |
Bump Policy Engine to 1.6.5-SNAPSHOT
Change-Id: I776183cd545fe749e1e401ea3e238154e1cceb5a
Issue-ID: POLICY-2514
Signed-off-by: uj426b <uj426b@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 cf52995b4..9a5cc2840 100644 --- a/version.properties +++ b/version.properties @@ -24,7 +24,7 @@ major=1 minor=6 -patch=4 +patch=5 base_version=${major}.${minor}.${patch} |