diff options
author | liamfallon <liam.fallon@est.tech> | 2023-11-10 18:53:17 +0000 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2023-11-10 18:53:17 +0000 |
commit | 002088de43921f57eae9d391a7b314f82f299372 (patch) | |
tree | c73e894e61d991f482a2ef7e31824d51cf76f996 /version.properties | |
parent | 64cdb620d35bed9eb3b9176cbf3997a4c0724eae (diff) |
Update snapshot and/or references of policy/common to latest snapshots
policy/common 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: If80027b27afcf8f12d5c29913f8a2134cb9d720e
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 bb52871b..9bb11f5a 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=2 minor=0 -patch=2 +patch=3 base_version=${major}.${minor}.${patch} |