diff options
author | a.sreekumar <ajith.sreekumar@bell.ca> | 2020-05-26 13:37:53 +0100 |
---|---|---|
committer | a.sreekumar <ajith.sreekumar@bell.ca> | 2020-05-26 13:38:03 +0100 |
commit | 97c994c9d4bf2e2710997281493f84bd80eceb13 (patch) | |
tree | ac9702b28f7d53114b5d1b0cd45897ee0b990df0 /version.properties | |
parent | 7e6f32d775b8455e5c8f0c244ef0fb8324ce2b7a (diff) |
Bump drools-applications to 1.6.5
Change-Id: I52c0b421e6ca94153b7f37ae67fdcd086f14f3fa
Issue-ID: POLICY-2514
Signed-off-by: a.sreekumar <ajith.sreekumar@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 fe641958c..98eaf266f 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=6 -patch=4 +patch=5 base_version=${major}.${minor}.${patch} |