diff options
author | Jim Hahn <jrh3@att.com> | 2020-10-20 10:54:36 -0400 |
---|---|---|
committer | Jim Hahn <jrh3@att.com> | 2020-10-20 10:55:04 -0400 |
commit | f5710f0b61a24a2a2b03f272e1a9e72bcef31d40 (patch) | |
tree | 4cf375608eb216501e353ca52c31b5e29f05e75b /version.properties | |
parent | f9257238f3789bc6757652207ed7f58220ca2e8f (diff) |
Bump drools-pdp to 1.7.5 SNAPSHOT
Issue-ID: POLICY-2869
Change-Id: Id2fcbfcb5435f79b5ebb74a403fd6133d1b79a7c
Signed-off-by: Jim Hahn <jrh3@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 058fdc4c..ae46bac6 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=7 -patch=4 +patch=5 base_version=${major}.${minor}.${patch} |