Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-ogm
Commit: ac1093e9dd5af27cf35a7ca4264167e7ec0355aa
https://github.com/hibernate/hibernate-ogm/commit/ac1093e9dd5af27cf35a7ca...
Author: Davide D'Alto <davide(a)hibernate.org>
Date: 2016-01-24 (Sun, 24 Jan 2016)
Changed paths:
M bom/pom.xml
M modules/wildfly/src/main/assembly/dist.xml
M modules/wildfly/src/main/modules/ogm/neo4j-internal/module.xml
M modules/wildfly/src/main/modules/ogm/neo4j/module.xml
M neo4j/src/main/java/org/hibernate/ogm/datastore/neo4j/Neo4jDialect.java
M
neo4j/src/test/java/org/hibernate/ogm/datastore/neo4j/test/Neo4jGraphDatabaseServiceLoaderTest.java
Log Message:
-----------
OGM-972 Upgrade to Neo4j 2.3.2
* Upgrade Neo4j version to 2.3.2
* Fix compilation and test errors
* Update WildFly modules