diff options
author | liamfallon <liam.fallon@est.tech> | 2022-10-21 17:42:50 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-10-21 17:42:50 +0100 |
commit | 84f728930527d34821a827ec6681ce9313989cab (patch) | |
tree | 438cc9e65e705e5a1a1ab80b6f8fdcbf70042aaa /version.properties | |
parent | dfc241e57c4f261f1983886582ba0c4ff83b79fb (diff) |
Set snapshot and/or references of policy/models for new release
policy/models 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: Ie62a24c34694977b9bbbab9554bce5b54648afb7
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 4c7e888ef..6ee93e8b0 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} |