From 6d10f7789f5f79654f3d1c50c23c82518474e38e Mon Sep 17 00:00:00 2001 From: Georgios Andrianakis Date: Fri, 4 Jun 2021 09:51:32 +0300 Subject: [PATCH] Use version 3.8.1 in the generated projects Fixes: #17668 (cherry picked from commit 57a132a5bbc05fc8407d74c82c4fc4d3f403a124) --- .../codestarts/quarkus/core/tooling/maven-wrapper/codestart.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devtools/platform-descriptor-json/src/main/resources/codestarts/quarkus/core/tooling/maven-wrapper/codestart.yml b/devtools/platform-descriptor-json/src/main/resources/codestarts/quarkus/core/tooling/maven-wrapper/codestart.yml index 5146e94641432..b3c1ee24a9fd3 100644 --- a/devtools/platform-descriptor-json/src/main/resources/codestarts/quarkus/core/tooling/maven-wrapper/codestart.yml +++ b/devtools/platform-descriptor-json/src/main/resources/codestarts/quarkus/core/tooling/maven-wrapper/codestart.yml @@ -7,7 +7,7 @@ language: base: data: maven: - version: 3.6.3 + version: 3.8.1 wrapper-version: 0.5.6 shared-data: buildtool: