diff options
author | liamfallon <liam.fallon@est.tech> | 2019-10-16 16:05:48 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2019-10-16 17:05:04 +0100 |
commit | cd8592f0941feecf6f2d5321ad95332450e5825a (patch) | |
tree | baa9dd07733ef670f161d763425d8b939ac15e9d /version.properties | |
parent | ad7f333b2c040901493b19972074aad1bfa80ff1 (diff) |
Update drools-applications to next snapshot version
Issue-ID: POLICY-2171
Change-Id: Ifffb1b2e92d177e8e4f7b4c744e4a69565529b17
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 9eb3b93ac..35abbad9b 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=5 -patch=3 +patch=4 base_version=${major}.${minor}.${patch} |