diff options
author | liamfallon <liam.fallon@est.tech> | 2022-12-15 11:04:57 +0000 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-12-15 11:04:57 +0000 |
commit | 6c4fc8693221990eca8000d07c208749c635a769 (patch) | |
tree | a6e0f46fea48686229d1ac20d5c80e34af346cf7 /version.properties | |
parent | 0bef6965558b6451abd5f1517de17868a571dfb7 (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-4484
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: Ic0cb7dd49b28508835067a81976fa2e07bb30c84
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 3ce0a7f0..4014cff5 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=12 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |