Skip to content

Commit 32c9b4d

Browse files
committed
[doc] Update README.md for the latest version
1 parent 20f8aba commit 32c9b4d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ $ cd my-projects
2020
$ mvn archetype:generate \
2121
-DarchetypeGroupId=xyz.elemental.expath \
2222
-DarchetypeArtifactId=elemental-expath-package-archetype \
23-
-DarchetypeVersion=1.1.0
23+
-DarchetypeVersion=1.2.0
2424
```
2525

2626
Maven will then prompt you for a `groupId`, `artifactId`, `version`, and `package` for your project.

0 commit comments

Comments
 (0)