We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6752159 commit 2838e93Copy full SHA for 2838e93
1 file changed
README.md
@@ -7,7 +7,7 @@ Project creation
7
$ mvn archetype:generate \
8
-DarchetypeGroupId=com.pigumer.tools.archetype \
9
-DarchetypeArtifactId=openapi-archetype \
10
- -DarchetypeVersion=0.1.0-SNAPSHOT \
+ -DarchetypeVersion=0.1.5 \
11
-DgroupId=com.pigumer.example-service \
12
-DartifactId=example-service-generated-modules \
13
-DserviceId=example \
0 commit comments