Skip to content

Commit

Permalink
update another outdated solr reference to 4.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
apatrida committed Oct 15, 2014
1 parent e8c12a4 commit 9b1c12a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ solr.undertow: {
solrHome: "./solr-home"
solrLogs: "./solr-logs"
tempDir: "./solr-temp"
solrVersion: "4.4.0"
solrVersion: "4.10.1"
solrWarFile: ./solr-wars/solr-${solr.undertow.solrVersion}.war
}
```
Expand Down
1 change: 1 addition & 0 deletions test-data/solr-standalone/solr-temp/.gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
/4.10.0/
/4.10.1/

0 comments on commit 9b1c12a

Please sign in to comment.