mirror of
https://github.com/apache/lucene.git
synced 2025-02-07 02:28:49 +00:00
Run tidy on Version file
This commit is contained in:
parent
db26532154
commit
97106d37c9
@ -194,10 +194,10 @@ public final class Version {
|
||||
|
||||
/**
|
||||
* Match settings and bugs in Lucene's 8.11.1 release.
|
||||
*
|
||||
* @deprecated Use latest
|
||||
*/
|
||||
@Deprecated
|
||||
public static final Version LUCENE_8_11_1 = new Version(8, 11, 1);
|
||||
@Deprecated public static final Version LUCENE_8_11_1 = new Version(8, 11, 1);
|
||||
|
||||
/**
|
||||
* Match settings and bugs in Lucene's 8.12.0 release.
|
||||
|
Loading…
x
Reference in New Issue
Block a user