diff options
author | liamfallon <liam.fallon@est.tech> | 2023-11-14 16:12:15 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2023-11-14 16:12:15 +0100 |
commit | ed4f9408acc0046f3af271c9f2526983b0642c63 (patch) | |
tree | 423c975321c68813a50e74adc2b0c3febe0b0091 /version.properties | |
parent | c2c575ba2e8b2c8de0c846f54adb737f907412e8 (diff) |
Set snapshot and/or references of policy/docker for new release
policy/docker updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4854
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: If039dc9816e3d54b0f4ca268fbe9e805fde233bd
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 0a767e5b..bc48f0ac 100644 --- a/version.properties +++ b/version.properties @@ -3,8 +3,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major=3 -minor=0 -patch=3 +minor=1 +patch=0 base_version=${major}.${minor}.${patch} |