mirror of https://github.com/apache/lucene.git
4.10.2 release
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1635516 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
d7a1423439
commit
de9490a0e5
|
@ -303,7 +303,9 @@ public class TestBackwardsCompatibility extends LuceneTestCase {
|
|||
"4.10.0-cfs",
|
||||
"4.10.0-nocfs",
|
||||
"4.10.1-cfs",
|
||||
"4.10.1-nocfs"
|
||||
"4.10.1-nocfs",
|
||||
"4.10.2-cfs",
|
||||
"4.10.2-nocfs",
|
||||
};
|
||||
|
||||
final static String[] oldSingleSegmentNames = {
|
||||
|
|
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue