diff options
author | liamfallon <liam.fallon@est.tech> | 2022-05-03 17:21:57 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-05-03 17:37:27 +0100 |
commit | ead010efb5fca9bd0eaaaa6285de34cdbfef1963 (patch) | |
tree | d57a1b9b7bb2372ca4fd93917764fdbbf186845f /version.properties | |
parent | 0daf8a6c01162043fab430783cb497e80436ef36 (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-4073
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I7912b90be6d5d995cd9d6693dc1ce8f3a0716cdc
Signed-off-by: liamfallon <liam.fallon@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 20d89dde..f6bcc5a3 100644 --- a/version.properties +++ b/version.properties @@ -3,8 +3,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=10 -patch=4 +minor=11 +patch=0 base_version=${major}.${minor}.${patch} |