diff options
author | liamfallon <liam.fallon@est.tech> | 2021-10-14 12:56:24 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2021-10-14 12:56:29 +0100 |
commit | e01cb92bd65ed061f57ff7079deb7e33530694b4 (patch) | |
tree | 353c776dc3f4ecd1517d3ff20a2eb692a21bb229 /version.properties | |
parent | 14496b75806fdf1e94b472f2e013757e30485ab0 (diff) |
Bump policy/drools-applications to 1.9.2-SNAPSHOT
Issue-ID: POLICY-3696
Change-Id: Iad7fed0dd9fcc9a086cbd1e4a0df6917284b9daf
Signed-off-by: liamfallon <liam.fallon@est.tech>
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 ece298009..ccc7b6172 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=9 -patch=1 +patch=2 base_version=${major}.${minor}.${patch} |