Skip to content

Commit

Permalink
README 1.16
Browse files Browse the repository at this point in the history
  • Loading branch information
jnioche committed Jan 14, 2020
1 parent 23bca83 commit e065ea8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ NOTE: These instructions assume that you have [Apache Maven](https://maven.apach

The easiest way to get started is to generate a brand new StormCrawler-based project using \:

`mvn archetype:generate -DarchetypeGroupId=com.digitalpebble.stormcrawler -DarchetypeArtifactId=storm-crawler-archetype -DarchetypeVersion=1.15`
`mvn archetype:generate -DarchetypeGroupId=com.digitalpebble.stormcrawler -DarchetypeArtifactId=storm-crawler-archetype -DarchetypeVersion=1.16`

You'll be asked to enter a groupId (e.g. com.mycompany.crawler), an artefactId (e.g. stormcrawler), a version and package name.

Expand Down
2 changes: 1 addition & 1 deletion external/warc/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ components:
- name: "put"
args:
- "software"
- "StormCrawler 1.15 http://stormcrawler.net/"
- "StormCrawler 1.16 http://stormcrawler.net/"
- name: "put"
args:
- "format"
Expand Down

0 comments on commit e065ea8

Please sign in to comment.