diff options
author | waynedunican <wayne.dunican@est.tech> | 2025-01-27 15:48:58 +0000 |
---|---|---|
committer | waynedunican <wayne.dunican@est.tech> | 2025-01-27 15:48:58 +0000 |
commit | a02b24c3808c0ad49d66b25d59bf2f76463a1c8e (patch) | |
tree | 7b22acd124a5f6047e53e2b60acd247d700db983 /version.properties | |
parent | 7bdc822f3d41d1adfb06d310636af1fcacdda0ad (diff) |
policy/common updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-5255
Change-Id: I65c2a572b3a6fe130d1f327059b52a6fa236d326
Signed-off-by: waynedunican <wayne.dunican@est.tech>
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index bc48f0ac..5142fa8a 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=3 minor=1 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |