Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix version numbers in READMEs #1459

Open
jnioche opened this issue Jan 31, 2025 · 0 comments
Open

Fix version numbers in READMEs #1459

jnioche opened this issue Jan 31, 2025 · 0 comments
Milestone

Comments

@jnioche
Copy link
Contributor

jnioche commented Jan 31, 2025

Some of the READMEs were not fixed after the latest release and contain references to version 3.1.0

grep -r 3\.1\.0 .


./external/warc/README.md:        fields.put("software:", "Apache StormCrawler 3.1.0 http://stormcrawler.net/");
./external/warc/README.md:         - "Apache StormCrawler 3.1.0 http://stormcrawler.net/"
./external/opensearch/README.md:`mvn archetype:generate -DarchetypeGroupId=org.apache.stormcrawler -DarchetypeArtifactId=stormcrawler-opensearch-archetype -DarchetypeVersion=3.1.0`
./README.md:mvn archetype:generate -DarchetypeGroupId=org.apache.stormcrawler -DarchetypeArtifactId=stormcrawler-archetype -DarchetypeVersion=3.1.0

The README in the solr module has a reference to SNAPSHOT

@jnioche jnioche added this to the 3.3.0 milestone Jan 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant