diff options
author | liamfallon <liam.fallon@est.tech> | 2022-10-21 17:45:32 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-10-21 17:45:32 +0100 |
commit | 6c53c10a3da48542a6e1fa0b368c45207714a077 (patch) | |
tree | 86fccc3911d8ea0c27a56a07e3e9f896adb2530f /version.properties | |
parent | 30ed354515ff27104d3e77109eb6881270aeb1fd (diff) |
Set snapshot and/or references of policy/drools-pdp for new release
policy/drools-pdp updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4408
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: Ibd0c56def68a4a239bdb6d3fb8d3aae358f6ae72
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 805471d0..3ce0a7f0 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=11 -patch=2 +minor=12 +patch=0 base_version=${major}.${minor}.${patch} |