mirror of https://github.com/apache/lucene.git
Add 6.1.0 indices to TestBackwardsCompatibility.
This commit is contained in:
parent
55fc01bc45
commit
90c544f6ba
|
@ -219,7 +219,9 @@ public class TestBackwardsCompatibility extends LuceneTestCase {
|
|||
"6.0.0-cfs",
|
||||
"6.0.0-nocfs",
|
||||
"6.0.1-cfs",
|
||||
"6.0.1-nocfs"
|
||||
"6.0.1-nocfs",
|
||||
"6.1.0-cfs",
|
||||
"6.1.0-nocfs"
|
||||
};
|
||||
|
||||
final String[] unsupportedNames = {
|
||||
|
|
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue