diff options
author | liamfallon <liam.fallon@est.tech> | 2023-05-25 09:41:40 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2023-05-25 09:41:40 +0100 |
commit | 8dcb352431de71eeec8a280c97ff5ee3e0dd09e8 (patch) | |
tree | d6309dccb77f96ac509188c5f6ad21dee9e70d68 /version.properties | |
parent | 25efaf89e59cd2ec8f9760aced179565b5ffed51 (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-4662
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I788570001f8917187adb766f33ca3e860e77b05a
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 9c8c1ec45..20aa74083 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=1 -minor=12 -patch=3 +minor=2 +minor=0 +patch=0 base_version=${major}.${minor}.${patch} |