Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c7557e1

Browse files
committed
reverted back to 1.7-SNAPSHOT version due to build problems
1 parent 757a209 commit c7557e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<groupId>org.neo4j</groupId>
1111
<artifactId>neo4j-rest-graphdb</artifactId>
1212
<packaging>jar</packaging>
13-
<version>1.7</version>
13+
<version>1.7-SNAPSHOT</version>
1414
<name>Neo4j - Rest GraphDatabaseService Wrapper</name>
1515
<description>Neo4j REST binding implementing the GraphDatabaseService interface.</description>
1616
<properties>

0 commit comments

Comments
 (0)