diff options
author | adheli.tavares <adheli.tavares@est.tech> | 2023-07-21 09:36:12 +0100 |
---|---|---|
committer | adheli.tavares <adheli.tavares@est.tech> | 2023-09-19 18:09:31 +0100 |
commit | 6ed9bfb5f10b8259f3324b961d2e04dc4919fa27 (patch) | |
tree | fcd3776b498aecc4dbf525fda5c6174fdad94924 /version.properties | |
parent | e2564cd0500f501bdfef04162f6fb7546fc88b6a (diff) |
Java 17 Upgrade
Issue-ID: POLICY-4666
Change-Id: Ib3f4020c7598043259017db8733d3cc2634945c9
Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index 5ae2ec99..56271391 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ minor=4 minor=0 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |