diff options
author | saul.gill <saul.gill@est.tech> | 2024-05-20 11:09:13 +0100 |
---|---|---|
committer | saul.gill <saul.gill@est.tech> | 2024-05-20 11:09:13 +0100 |
commit | 801cf3d0f39d57c7f948a4ad78922b486435b4dd (patch) | |
tree | ce62ec54116b483e09fc870316d90c1fb180ab62 /version.properties | |
parent | a37eaf3420ee5ddbfe7e644c7c2b0480acd1f05b (diff) |
Set snapshot and/or references of policy/drools-applications for new release
policy/drools-applications updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4999
Change-Id: Iffbff5ca186201b4bad1411e20a82985165ad771
Signed-off-by: saul.gill <saul.gill@est.tech>
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/version.properties b/version.properties index 3e2eebbc6..17424ded6 100644 --- a/version.properties +++ b/version.properties @@ -2,9 +2,9 @@ # Note that these variables cannot be structured (e.g. : version.release or version.snapshot etc... ) # because they are used in Jenkins, whose plug-in doesn't support -major=2 -minor=1 -patch=4 +major=3 +minor=0 +patch=0 base_version=${major}.${minor}.${patch} |