diff options
author | 2024-11-19 17:25:42 +0000 | |
---|---|---|
committer | 2024-11-19 17:25:42 +0000 | |
commit | 6a4b670632c87043f0cc577686ebe31e8efdcea6 (patch) | |
tree | 0b9b193233126471c361c400a857e5c036315334 /version.properties | |
parent | dcb947d2659ac224cf30a9558f7e82b7da3a759c (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-5166
Change-Id: Ifce5807cd793beef368581cc734486933eaa31b9
Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@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 ecb60096..bc48f0ac 100644 --- a/version.properties +++ b/version.properties @@ -3,8 +3,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major=3 -minor=0 -patch=2 +minor=1 +patch=0 base_version=${major}.${minor}.${patch} |