diff options
author | liamfallon <liam.fallon@est.tech> | 2022-10-21 17:45:27 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-10-21 17:45:27 +0100 |
commit | 6aa64b948942b402b496b84b89186bcd276ce04c (patch) | |
tree | 18cb4339ba482ff471e9d151a3536619d7b5a230 /version.properties | |
parent | 1a4c520c63afe6f5492925eff104010a8675fa0f (diff) |
Set snapshot and/or references of policy/pap for new release
policy/pap updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4408
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I09bf91495a8ae93e7e3c4aaadf3ad14971c6bbfb
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 4c7e888e..6ee93e8b 100644 --- a/version.properties +++ b/version.properties @@ -3,8 +3,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major=2 -minor=7 -patch=2 +minor=8 +patch=0 base_version=${major}.${minor}.${patch} |