diff options
author | adheli.tavares <adheli.tavares@est.tech> | 2023-08-02 14:49:33 +0100 |
---|---|---|
committer | adheli.tavares <adheli.tavares@est.tech> | 2023-09-22 15:46:33 +0100 |
commit | 9b0780e59376d20ae9044575ce9921fb7e6b519f (patch) | |
tree | 3326006358bab0e5eb9ad68a799e9997860fa9a4 /version.properties | |
parent | 535f62b4b4870505d2351ed098415d8d643b2ace (diff) |
Java 17 / Spring 6 / Spring Boot 3 Upgrade
Issue-ID: POLICY-4670
Change-Id: Ie25d0501e5b936621e41f0d3c637320784d56627
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 4ba0a9a8..3288dcdc 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ minor=3 minor=0 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |