diff options
author | liamfallon <liam.fallon@est.tech> | 2022-05-03 17:22:11 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-05-03 17:32:56 +0100 |
commit | 1537b4665f9050bb2efe6f4f0aba2fb38d52a0ef (patch) | |
tree | a7d5d8ea50664bbc015ce812da513bb254bd3e62 /version.properties | |
parent | 69006e42b6aa7b3bf6d1635344ebe5cd046f8cfd (diff) |
Set snapshot and/or references of policy/distribution for new release
policy/distribution updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4073
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I8c95ff6bf590b4ad610e6c992d1443ca629b438f
Signed-off-by: liamfallon <liam.fallon@est.tech>
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 dc505309..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=4 +minor=8 +patch=0 base_version=${major}.${minor}.${patch} |