We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84ec96f commit 62da140Copy full SHA for 62da140
1 file changed
plume-archetype-querydsl-jersey-guice-grizzly/README.md
@@ -13,7 +13,7 @@ Getting started
13
---------------
14
1. Create a project with the
15
[Maven archetype](https://maven.apache.org/guides/introduction/introduction-to-archetypes.html) with the command:
16
-`mvn archetype:generate -DarchetypeGroupId=com.coreoz -DarchetypeArtifactId=plume-archetype-querydsl-jersey-guice-grizzly -DarchetypeVersion=5.1.0`
+`mvn archetype:generate -DarchetypeGroupId=com.coreoz -DarchetypeArtifactId=plume-archetype-querydsl-jersey-guice-grizzly -DarchetypeVersion=5.1.1`
17
2. See the next section to [finalize project creation](#finalizing-project-creation)
18
19
Finalizing project creation
0 commit comments