diff options
author | aditya.puthuparambil <aditya.puthuparambil@est.tech> | 2020-05-21 13:15:30 +0100 |
---|---|---|
committer | aditya.puthuparambil <aditya.puthuparambil@est.tech> | 2020-05-21 13:15:30 +0100 |
commit | c2c5e18792574e8c480f96100e14de3323307d91 (patch) | |
tree | 7919bba57be822963de5639e11b76f0cee1ab4e5 /version.properties | |
parent | 96173cf56d4d4e09fd3d7bacb3e6d5703381ad02 (diff) |
Bump Drools-Pdp to 1.6.4
Issue-ID: POLICY-2514
Signed-off-by: aditya.puthuparambil <aditya.puthuparambil@est.tech>
Change-Id: Icb874f6b91488c5003e9d22460ce57e37b11dc30
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 6d9c3d35..fe641958 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=6 -patch=3 +patch=4 base_version=${major}.${minor}.${patch} |