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