diff options
author | rameshiyer27 <ramesh.murugan.iyer@est.tech> | 2024-11-19 17:24:54 +0000 |
---|---|---|
committer | rameshiyer27 <ramesh.murugan.iyer@est.tech> | 2024-11-19 17:24:54 +0000 |
commit | 9cea8efa1254711860fbd52fbb60f58cadaf9a87 (patch) | |
tree | 696c7081b1aa81c524107b8d9e9e524aae700f2f /version.properties | |
parent | 9540c8ddd58cd9f943b8b501418109b207c01e5b (diff) |
policy/parent updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-5166
Change-Id: I1bd9a7c0442eecaabef2897a4a0dcda5df4d4e45
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 443752c3..28e55175 100644 --- a/version.properties +++ b/version.properties @@ -3,8 +3,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major=5 -minor=0 -patch=2 +minor=1 +patch=0 base_version=${major}.${minor}.${patch} |