diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2020-04-27 08:41:07 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2020-04-27 08:41:13 -0400 |
commit | ee4b38a1417558deb2cbfc554ce3ab49166d5d10 (patch) | |
tree | 93f7f219355f6c8d79055523ab3beb125d344c9d /version.properties | |
parent | 2e6105363bd2d93a96d93572028dab48928c4049 (diff) |
Bump drools-apps 1.6.3-SNAPSHOT
Before I can re-release, the patch needs to be bumped.
Issue-ID: POLICY-2510
Change-Id: Ib868d0d72cd28f87b5eb7c233f239d219f699954
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 41565bf01..6d9c3d35e 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=6 -patch=2 +patch=3 base_version=${major}.${minor}.${patch} |