Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-ogm
Commit: 9e282c93914195fec2214cc590ce2b45b74338f9
https://github.com/hibernate/hibernate-ogm/commit/9e282c93914195fec2214cc...
Author: Davide D'Alto <davide(a)hibernate.org>
Date: 2016-07-21 (Thu, 21 Jul 2016)
Changed paths:
M bom/pom.xml
M neo4j/pom.xml
Log Message:
-----------
OGM-1117 Enable maven enforce plugin in Neo4j
This is possible because right now Neo4j embedded and Hibernate Search are using
the same Lucene version. Let's try to explout it until we can.
Commit: c1778a4f6e3518643042c1ece1f2cb9e33b67d20
https://github.com/hibernate/hibernate-ogm/commit/c1778a4f6e3518643042c1e...
Author: Davide D'Alto <davide(a)hibernate.org>
Date: 2016-07-21 (Thu, 21 Jul 2016)
Changed paths:
M neo4j/pom.xml
Log Message:
-----------
OGM-1117 Remove exclusion of hibernate-search (it is already optional)
Compare:
https://github.com/hibernate/hibernate-ogm/compare/1ca53dd74285...c1778a4...