diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2019-02-26 14:35:13 -0500 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2019-02-26 14:35:19 -0500 |
commit | 62bf48fb7f35f86f91c7e035adaeacec16071b28 (patch) | |
tree | 9be5e5bb7d075fc7e0e9b75296c0f42ed1aa2fc3 /version.properties | |
parent | b8f32365b97eac8a21ac87271f4db3120a339821 (diff) |
Upgrade drools-pdp to match policy/engine1.3.6
Drools-pdp, drools-application and policy/engine must remain
in synch with version numbers.
Issue-ID: POLICY-1538
Change-Id: Idb6e886f1381b534fd2040c324afe411cb3eee76
Signed-off-by: Pamela Dragosh <pdragosh@research.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 d1d81a00..f66f56ab 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=3 -patch=5 +patch=6 base_version=${major}.${minor}.${patch} |