mirror of https://github.com/apache/lucene.git
4.10.3 release: add missing back compat index and version constant
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1649589 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
27b5e4988f
commit
6a4273b200
|
@ -305,6 +305,8 @@ public class TestBackwardsCompatibility extends LuceneTestCase {
|
|||
"4.10.1-nocfs",
|
||||
"4.10.2-cfs",
|
||||
"4.10.2-nocfs",
|
||||
"4.10.3-cfs",
|
||||
"4.10.3-nocfs",
|
||||
};
|
||||
|
||||
final static String[] oldSingleSegmentNames = {
|
||||
|
|
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue