diff options
author | liamfallon <liam.fallon@est.tech> | 2021-10-14 13:56:10 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2021-10-14 13:56:41 +0100 |
commit | 441dce965875c8336f9bad9f6b54f88754329356 (patch) | |
tree | 3085a2f4b194939e2c0db20efe4fe27f73a4250f /version.properties | |
parent | fcbede23838180352e2ac8d9f454915a437314f6 (diff) |
Bump policy/drools-pdp to Jakarta 1.10.0-SNAPSHOT
Issue-ID: POLICY-3696
Change-Id: Id7723b73aa472c45271e6e1488cc3f0f08349924
Signed-off-by: liamfallon <liam.fallon@est.tech>
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/version.properties b/version.properties index ccc7b617..a9271e1c 100644 --- a/version.properties +++ b/version.properties @@ -3,8 +3,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=9 -patch=2 +minor=10 +patch=0 base_version=${major}.${minor}.${patch} |