Skip to content

Commit 81a7299

Browse files
committed
Upgrade to Lucene 4.10.4
1 parent 38129d3 commit 81a7299

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@ governing permissions and limitations under the License. -->
4343
</parent>
4444

4545
<properties>
46-
<elasticsearch.version>1.4.3</elasticsearch.version>
47-
<lucene.version>4.10.3</lucene.version>
46+
<elasticsearch.version>1.4.5-SNAPSHOT</elasticsearch.version>
47+
<lucene.version>4.10.4</lucene.version>
4848
<tests.output>onerror</tests.output>
4949
<tests.shuffle>true</tests.shuffle>
5050
<tests.output>onerror</tests.output>

0 commit comments

Comments
 (0)