diff options
author | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2020-12-04 16:52:09 -0500 |
---|---|---|
committer | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2020-12-04 16:52:15 -0500 |
commit | 6d4329680fcc5c561ec2386449b8577f1531e25c (patch) | |
tree | d38d02203f9071587a0d1403167886fb782fe956 /version.properties | |
parent | d8d5b4ccf6737730be3817d328d9781c0f9cf200 (diff) |
Bump drools-pdp to 1.6.5-SNAPSHOTfrankfurt
Issue-ID: POLICY-2901
Change-Id: Ied3d0d16750446ee3db203bc383705711a07af5b
Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
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 fe641958..98eaf266 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=6 -patch=4 +patch=5 base_version=${major}.${minor}.${patch} |