diff options
author | 2024-11-19 17:25:52 +0000 | |
---|---|---|
committer | 2024-11-19 17:25:52 +0000 | |
commit | c1c7c70668673f5f1a4e9de748446bd5361ac4fb (patch) | |
tree | a01b0bc182d9225c7943a1ced7efe4a1e13fd6f5 /version.properties | |
parent | e967dac436b2c1b04cef0c38bc8cf427c04c0423 (diff) |
Set snapshot and/or references of policy/apex-pdp for new release
policy/apex-pdp updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-5166
Change-Id: If782b44af7a3fae37332eca2a4c81c0ecb7610a5
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 b45c80372..b0ccfcd74 100644 --- a/version.properties +++ b/version.properties @@ -3,8 +3,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major=4 -minor=0 -patch=2 +minor=1 +patch=0 base_version=${major}.${minor}.${patch} |