Skip to content

Commit

Permalink
Generated docs: create mvn app with quarkus version
Browse files Browse the repository at this point in the history
  • Loading branch information
michalvavrik authored and sberyozkin committed Jun 21, 2023
1 parent e44398b commit ecf513d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/main/asciidoc/_includes/devtools/create-app.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ _For more information about how to install the Quarkus CLI and use it, please re
----
mvn {quarkus-platform-groupid}:quarkus-maven-plugin:{quarkus-version}:create \
ifdef::create-app-stream[]
-DplatformVersion={create-app-stream} \
-DplatformVersion={quarkus-version} \
endif::[]
-DprojectGroupId={create-app-group-id} \
ifdef::create-app-extensions[]
Expand Down

0 comments on commit ecf513d

Please sign in to comment.