diff options
author | liamfallon <liam.fallon@est.tech> | 2022-05-03 17:21:40 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-05-03 17:25:30 +0100 |
commit | 60b4684fabdc7273dea73ad83d0cf5255a0e81da (patch) | |
tree | baf1a6231fa113c0f82d652620a60b1d3932010f /version.properties | |
parent | 62657cf34f6542a6befc3103c1e0e76265a4eff4 (diff) |
Set snapshot and/or references of policy/common for new release
policy/common 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: I79c806af98b2fc157852d0da98ed5dd0b47bfdfc
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 20d89dde..f6bcc5a3 100644 --- a/version.properties +++ b/version.properties @@ -3,8 +3,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=10 -patch=4 +minor=11 +patch=0 base_version=${major}.${minor}.${patch} |