Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-search
Commit: e094552721028ed271dc61c3a9738f7d1d33db3e
https://github.com/hibernate/hibernate-search/commit/e094552721028ed271dc...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2017-11-28 (Tue, 28 Nov 2017)
Changed paths:
M pom.xml
Log Message:
-----------
HSEARCH-2933 Upgrade to a version of the MariaDB driver not affected by CONJ-541
Before:
org.hibernate.search.jsr352.massindexing.impl.steps.lucene.PartitionMapperTest
used to fail when using the ci-mariadb profile.
After:
org.hibernate.search.jsr352.massindexing.impl.steps.lucene.PartitionMapperTest
passes even when using the ci-mariadb profile.