diff options
author | liamfallon <liam.fallon@est.tech> | 2022-05-03 17:21:48 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-05-03 17:30:29 +0100 |
commit | be1caa4907e14c8572e9a78b2a959d50e31a117b (patch) | |
tree | 1de448a1e5e7422294e37733a6e911ed38168cbf /version.properties | |
parent | e2c54eab98d9586f6f63a4fbbae5c72fb269222f (diff) |
Set snapshot and/or references of policy/api for new release
policy/api 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: I92164d86463228070bbc96eefb66ebea72617b77
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 07f80c6a..8b9e3171 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=6 -patch=4 +minor=7 +patch=0 base_version=${major}.${minor}.${patch} |