We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14e4419 commit 9148caeCopy full SHA for 9148cae
README.md
@@ -13,7 +13,7 @@ NOTE: These instructions assume that you have [Apache Maven](https://maven.apach
13
14
The easiest way to get started is to generate a brand new StormCrawler-based project using \:
15
16
-`mvn archetype:generate -DarchetypeGroupId=com.digitalpebble.stormcrawler -DarchetypeArtifactId=storm-crawler-archetype -DarchetypeVersion=1.12.1`
+`mvn archetype:generate -DarchetypeGroupId=com.digitalpebble.stormcrawler -DarchetypeArtifactId=storm-crawler-archetype -DarchetypeVersion=1.13`
17
18
You'll be asked to enter a groupId (e.g. com.mycompany.crawler), an artefactId (e.g. stormcrawler), a version and package name.
19
0 commit comments