diff options
author | liamfallon <liam.fallon@est.tech> | 2019-05-16 09:39:24 +0000 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2019-05-16 09:39:24 +0000 |
commit | 0237fe0bc3745362f0f4e7e380f68fe041f88b0e (patch) | |
tree | b24623da834c0ced24a0dddab4f8d6ce3de9155e /version.properties | |
parent | 3d6b63ab652520348e6132832244827247b46604 (diff) |
Step snapshot version of drools-pdp
Issue-ID: POLICY-1630
Change-Id: Ia77856077ae89f839aa930101c2002ac25f79595
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 668657e9..eff345ce 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=4 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |