fixed dependency on the neo4j-java-rest-bindings to 1.5.M02
This commit is contained in:
@@ -76,7 +76,7 @@
|
||||
<dependency>
|
||||
<groupId>org.neo4j</groupId>
|
||||
<artifactId>neo4j-rest-graphdb</artifactId>
|
||||
<version>1.5-SNAPSHOT</version>
|
||||
<version>1.5.M02</version>
|
||||
<exclusions>
|
||||
<exclusion>
|
||||
<groupId>org.neo4j</groupId>
|
||||
|
||||
Reference in New Issue
Block a user