diff options
author | saul.gill <saul.gill@est.tech> | 2024-05-20 11:08:57 +0100 |
---|---|---|
committer | saul.gill <saul.gill@est.tech> | 2024-05-20 11:08:57 +0100 |
commit | 56a3937b8518c789c9e94713dd5208cdf94469c2 (patch) | |
tree | e3b7faa17f9c8c6e0f433d7dbef81c6890e57e24 /version.properties | |
parent | 2197d0b8d0e6a4d40aa2cfe0a9700c1f5f760d89 (diff) |
Set snapshot and/or references of policy/xacml-pdp for new release
policy/xacml-pdp updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4999
Change-Id: Ife661a2d3456a5fc1f1d8bf7cc6db4d45131bde2
Signed-off-by: saul.gill <saul.gill@est.tech>
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 7f9c4908..19e0714b 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=3 -minor=1 -patch=4 +major=4 +minor=0 +patch=0 base_version=${major}.${minor}.${patch} |