Fix wrong header level

Relates to #26113.
This commit is contained in:
David Pilato 2017-08-10 17:19:01 +02:00
parent 076167fbe5
commit 9c372e533e
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ For example, you can define the latest version in your `pom.xml` file:
-------------------------------------------------- --------------------------------------------------
[[java-transport-usage-maven-lucene]] [[java-transport-usage-maven-lucene]]
==== Lucene Snapshot repository === Lucene Snapshot repository
The very first releases of any major version (like a beta), might have been built on top of a Lucene Snapshot version. The very first releases of any major version (like a beta), might have been built on top of a Lucene Snapshot version.
In such a case you will be unable to resolve the Lucene dependencies of the client. In such a case you will be unable to resolve the Lucene dependencies of the client.