diff options
| author | reger <reger18@arcor.de> | 2017-10-22 20:00:00 +0200 |
|---|---|---|
| committer | reger <reger18@arcor.de> | 2017-10-22 20:00:00 +0200 |
| commit | b98acb33c3ea7efc4863ecb241e491141d389ce1 (patch) | |
| tree | aef12ea4423add38d6a1f0c20d0de87812efc5b3 /.classpath | |
| parent | af198b990be05a1962b5b9b9962084a2c3a69d6b (diff) | |
upd to Solr 6.6.2
Diffstat (limited to '.classpath')
| -rw-r--r-- | .classpath | 34 |
1 files changed, 17 insertions, 17 deletions
diff --git a/.classpath b/.classpath index 2b87c9059..0c5334e26 100644 --- a/.classpath +++ b/.classpath @@ -65,23 +65,23 @@ <classpathentry kind="lib" path="lib/woodstox-core-asl-4.4.1.jar"/> <classpathentry kind="lib" path="lib/apache-mime4j-0.6.jar"/> <classpathentry kind="lib" path="lib/commons-math3-3.4.1.jar"/> - <classpathentry kind="lib" path="lib/lucene-analyzers-common-6.6.1.jar"/> - <classpathentry kind="lib" path="lib/lucene-analyzers-phonetic-6.6.1.jar"/> - <classpathentry kind="lib" path="lib/lucene-backward-codecs-6.6.1.jar"/> - <classpathentry kind="lib" path="lib/lucene-classification-6.6.1.jar"/> - <classpathentry kind="lib" path="lib/lucene-codecs-6.6.1.jar"/> - <classpathentry kind="lib" path="lib/lucene-core-6.6.1.jar"/> - <classpathentry kind="lib" path="lib/lucene-grouping-6.6.1.jar"/> - <classpathentry kind="lib" path="lib/lucene-highlighter-6.6.1.jar"/> - <classpathentry kind="lib" path="lib/lucene-join-6.6.1.jar"/> - <classpathentry kind="lib" path="lib/lucene-memory-6.6.1.jar"/> - <classpathentry kind="lib" path="lib/lucene-misc-6.6.1.jar"/> - <classpathentry kind="lib" path="lib/lucene-queries-6.6.1.jar"/> - <classpathentry kind="lib" path="lib/lucene-queryparser-6.6.1.jar"/> - <classpathentry kind="lib" path="lib/lucene-spatial-extras-6.6.1.jar"/> - <classpathentry kind="lib" path="lib/lucene-suggest-6.6.1.jar"/> - <classpathentry kind="lib" path="lib/solr-core-6.6.1.jar"/> - <classpathentry kind="lib" path="lib/solr-solrj-6.6.1.jar"/> + <classpathentry kind="lib" path="lib/lucene-analyzers-common-6.6.2.jar"/> + <classpathentry kind="lib" path="lib/lucene-analyzers-phonetic-6.6.2.jar"/> + <classpathentry kind="lib" path="lib/lucene-backward-codecs-6.6.2.jar"/> + <classpathentry kind="lib" path="lib/lucene-classification-6.6.2.jar"/> + <classpathentry kind="lib" path="lib/lucene-codecs-6.6.2.jar"/> + <classpathentry kind="lib" path="lib/lucene-core-6.6.2.jar"/> + <classpathentry kind="lib" path="lib/lucene-grouping-6.6.2.jar"/> + <classpathentry kind="lib" path="lib/lucene-highlighter-6.6.2.jar"/> + <classpathentry kind="lib" path="lib/lucene-join-6.6.2.jar"/> + <classpathentry kind="lib" path="lib/lucene-memory-6.6.2.jar"/> + <classpathentry kind="lib" path="lib/lucene-misc-6.6.2.jar"/> + <classpathentry kind="lib" path="lib/lucene-queries-6.6.2.jar"/> + <classpathentry kind="lib" path="lib/lucene-queryparser-6.6.2.jar"/> + <classpathentry kind="lib" path="lib/lucene-spatial-extras-6.6.2.jar"/> + <classpathentry kind="lib" path="lib/lucene-suggest-6.6.2.jar"/> + <classpathentry kind="lib" path="lib/solr-core-6.6.2.jar"/> + <classpathentry kind="lib" path="lib/solr-solrj-6.6.2.jar"/> <classpathentry kind="lib" path="lib/zookeeper-3.4.10.jar"/> <classpathentry kind="lib" path="lib/metrics-core-3.2.2.jar"/> <classpathentry kind="lib" path="lib/spatial4j-0.6.jar"/> |
