diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2019-02-27 08:04:11 -0500 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2019-02-27 08:04:17 -0500 |
commit | 1a725044dcdf72a67b9c6be8ee88270058f044ce (patch) | |
tree | 14f9365e7e0449f021b26c1cffdc3403bb866b5a /version.properties | |
parent | 691d113116773ec8b3538203ee881d31a48ff1ee (diff) |
Upgrade drools-apps to match policy/engine
Drools-pdp, drools-application and policy/engine must remain
in synch with version numbers.
Issue-ID: POLICY-1538
Change-Id: Iacd6660e641ca992afece358cfed7a50601c4b88
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 d1d81a003..f66f56ab5 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=3 -patch=5 +patch=6 base_version=${major}.${minor}.${patch} |