diff options
author | 2022-08-18 15:59:56 -0400 | |
---|---|---|
committer | 2022-08-18 15:59:59 -0400 | |
commit | e647ab429cca09f1eb42a0ef015703869f5d9a53 (patch) | |
tree | 5b3e4bbd74f552185a4302f9262c491779757264 /version.properties | |
parent | cc3c56930aba860dcb0ef0350960e46f4e0b6f33 (diff) |
Bump drools-pdp to 1.8.6-SNAPSHOT
Issue-ID: POLICY-4295
Change-Id: I458e7b9d4ac95043e7c68265fb8f1f693c54d0a9
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 205eb7a3..36eb4978 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=8 -patch=5 +patch=6 base_version=${major}.${minor}.${patch} |