diff options
author | Jim Hahn <jrh3@att.com> | 2020-10-20 14:01:09 -0400 |
---|---|---|
committer | Jim Hahn <jrh3@att.com> | 2020-10-20 14:01:57 -0400 |
commit | 4aae44816514c9adafa357e811772c3621ef9126 (patch) | |
tree | 4772d6978df24c29278c74afd253e6520f9e69fa /version.properties | |
parent | 974f1e75d7aefd10975dde2c55bd194f9c6a1c13 (diff) |
Bump drools-apps to 1.7.5 SNAPSHOT
Issue-ID: POLICY-2869
Change-Id: I627c5b1c4c5f946c1187a6966b30d3943825fa71
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 058fdc4c9..ae46bac61 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=7 -patch=4 +patch=5 base_version=${major}.${minor}.${patch} |