diff options
author | liamfallon <liam.fallon@est.tech> | 2019-05-16 12:30:08 +0000 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2019-05-16 12:30:08 +0000 |
commit | 4c3088a0d875f89eef777c54617f986d07a6e442 (patch) | |
tree | d57fc8b02b407336ba99c2ecb78db2492b4fa1ba /version.properties | |
parent | 935c23f2b176ff4a503eb6df23d6ad6ef310d12b (diff) |
Step snapshot version of drools-applications
Issue-ID: POLICY-1630
Change-Id: I358a9f71dd10eb7b803d28e020911013c060deac
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 668657e96..eff345ceb 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=4 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |