diff options
author | liamfallon <liam.fallon@est.tech> | 2023-11-14 16:12:42 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2023-11-14 16:12:42 +0100 |
commit | 61f3b3c21a6a6d194aa3f4a7168d3727d79acc07 (patch) | |
tree | d0e1871cf6b0d284f3e209ab323c281ca0bb3ac2 /version.properties | |
parent | 5c74cc6931cd0cd8ebc2eef76bc29eed5092629d (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-4854
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: Id309a228993c43f2e9fb60f045224f2737e02e5c
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 0a767e5b..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=3 +minor=1 +patch=0 base_version=${major}.${minor}.${patch} |