diff options
author | 2024-11-19 17:26:10 +0000 | |
---|---|---|
committer | 2024-11-19 17:26:10 +0000 | |
commit | a0c9950b50663949b8e48a3d94e884c1499875e7 (patch) | |
tree | b60f10c9e948df80a9c1ca9756b60967d6c5a73c /version.properties | |
parent | 0128f6777fa05c306393f1069e8608ebf953cd32 (diff) |
Set snapshot and/or references of policy/distribution for new release
policy/distribution updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-5166
Change-Id: I19e1080f80bb5a0910aa0040f7980c789a201f67
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 b45c8037..b0ccfcd7 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} |