diff options
author | liamfallon <liam.fallon@est.tech> | 2021-10-14 12:16:45 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2021-10-14 12:19:17 +0100 |
commit | fcbede23838180352e2ac8d9f454915a437314f6 (patch) | |
tree | 48059d4fe84b256c903b0ff276eecbd0c02232df /version.properties | |
parent | fd2273b5152694d086d55a79376e010cac12ad1f (diff) |
Bump policy/drools-pdp to 1.9.2-SNAPSHOT
Issue-ID: POLICY-3696
Change-Id: I8fc7e6a7c6e9a2f20409a84a1c517e49c9468eb8
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 ece29800..ccc7b617 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=9 -patch=1 +patch=2 base_version=${major}.${minor}.${patch} |