diff options
author | liamfallon <liam.fallon@est.tech> | 2023-11-14 16:12:34 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2023-11-14 16:12:34 +0100 |
commit | 1e632e37786962c0bdb274faba8fc9be72867eec (patch) | |
tree | 42a4be75dffc129eeeb532e28880598adbd15170 /version.properties | |
parent | 20f9812d97b30837376f8c224f92188f49df006e (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-4854
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I1d5032b1f3dafe575337a3b6a57ed4ad711e1799
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 9bb11f5a..614e56e9 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} |