diff options
author | liamfallon <liam.fallon@est.tech> | 2021-10-14 14:01:41 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2021-10-14 14:01:46 +0100 |
commit | 1d0ccd23c357c04e2f1b7fa0214256718938ec9d (patch) | |
tree | eab33b6e51798ec328c5a43dab434cc5a2cacd20 /version.properties | |
parent | e01cb92bd65ed061f57ff7079deb7e33530694b4 (diff) |
Bump drools-apps to Jakarta 1.10.0-SNAPSHOT
Issue-ID: POLICY-3696
Change-Id: Iab19bde4595a677a2966111f7797642f933c285b
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 ccc7b6172..a9271e1c2 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} |