diff options
author | liamfallon <liam.fallon@est.tech> | 2021-10-12 17:37:03 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2021-10-12 17:37:11 +0100 |
commit | 2f20721bc5d4b03fb528ca47944c4a3d38849ec2 (patch) | |
tree | 93d54c14e073c1e0e304ed2e1fa9a4e8c5d397e3 /version.properties | |
parent | 0956203642251d2d596e892c0a7b8b62627e6e30 (diff) |
Bump master to 3.5.0-SNAPSHOT (Jakarta)
Issue-ID: POLICY-3696
Change-Id: I7b839d4678e61a78a924c88bb523063ee27d46ae
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 a78d43d4..3670162a 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=4 -patch=4 +minor=5 +patch=0 base_version=${major}.${minor}.${patch} |