diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2020-04-28 08:40:52 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2020-04-28 08:40:58 -0400 |
commit | 80cea640a7b1f7ef751d993bc2e13dacb55d1d50 (patch) | |
tree | 14dacf825b44182011f0a79aa4a12f81037c2522 /version.properties | |
parent | e96e15d1144f1ff0e648a036b75af8bcbe5b7d8c (diff) |
Bump drools-apps to 1.6.4-SNAPSHOT
Issue-ID: POLICY-2510
Change-Id: Ic431fa80f7b389c84b799f8662df81b4f0ea124f
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 6d9c3d35e..fe641958c 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=6 -patch=3 +patch=4 base_version=${major}.${minor}.${patch} |