diff --git a/README.md b/README.md index 8a175ac..fef119b 100644 --- a/README.md +++ b/README.md @@ -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 } ``` diff --git a/test-data/solr-standalone/solr-temp/.gitignore b/test-data/solr-standalone/solr-temp/.gitignore index e3b7700..77d42fe 100644 --- a/test-data/solr-standalone/solr-temp/.gitignore +++ b/test-data/solr-standalone/solr-temp/.gitignore @@ -1 +1,2 @@ /4.10.0/ +/4.10.1/