diff options
author | liamfallon <liam.fallon@est.tech> | 2022-12-15 16:19:51 +0000 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-12-15 16:19:51 +0000 |
commit | ac71161ab4d0cd5be47c799d2f186c900e0914ec (patch) | |
tree | b575d2117c7e301630bc46a8295bbf70e19d99f7 /version.properties | |
parent | 86ab98fa7391ca3e20b87737c759080faa5bcf9e (diff) |
Update snapshot and/or references of policy/distribution to latest snapshots
policy/distribution 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: I1024bd52eee2ece83698ff596152a4f895070def
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 d71c659b..149af27d 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=2 minor=9 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |