diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2020-04-24 17:12:14 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2020-04-24 17:12:19 -0400 |
commit | 3f5c5289f7a57745bbfc70298574733ce4df8a7e (patch) | |
tree | 24434978692b6eadd51c723f8eae07a50256a652 /version.properties | |
parent | d323b0ac7e7b3fc2622a11002bd0a0efed1ffa61 (diff) |
Bump drools-pdp 1.6.3-SNAPSHOT
Issue-ID: POLICY-2510
Change-Id: Ic6ce8069e65c9b7606ab3529ee6291bc772a4191
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 41565bf0..6d9c3d35 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=6 -patch=2 +patch=3 base_version=${major}.${minor}.${patch} |