diff options
author | liamfallon <liam.fallon@est.tech> | 2023-11-14 16:12:57 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2023-11-14 16:12:57 +0100 |
commit | 01e8df9b2ae90c7bdb0e2659eac32591a870535f (patch) | |
tree | ccde3dfbf970e45ffa9cbdbd261d5d647dd3821a /version.properties | |
parent | e6f1b6d1c768d34ba3f9d7a1c6b9c7f704dc83ef (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-4854
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: Iff7118536b0aa73ff8e383b939483c9cb8878f75
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 9bb11f5a7..614e56e9c 100644 --- a/version.properties +++ b/version.properties @@ -3,8 +3,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major=2 -minor=0 -patch=3 +minor=1 +patch=0 base_version=${major}.${minor}.${patch} |