We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66bbd0e commit 72abaf1Copy full SHA for 72abaf1
pom.xml
@@ -10,7 +10,7 @@
10
<groupId>org.neo4j</groupId>
11
<artifactId>neo4j-rest-graphdb</artifactId>
12
<packaging>jar</packaging>
13
- <version>1.8-SNAPSHOT</version>
+ <version>1.8.RC2</version>
14
<name>Neo4j - Rest GraphDatabaseService Wrapper</name>
15
<description>Neo4j REST binding implementing the GraphDatabaseService interface.</description>
16
<properties>
0 commit comments