Skip to content

Commit

Permalink
Update to Neo4j 2.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
jexp committed Sep 27, 2015
1 parent ea646f5 commit 59ca22e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.neo4j</groupId>
<artifactId>neo4j-tinkerpop-api-impl</artifactId>
<version>0.2-2.2</version>
<version>0.2-2.2.5</version>
<packaging>jar</packaging>
<name>Neo4j Tinkerpop API Implementation</name>
<description>Apache Licensed Neo4j Tinkerpop API Implementation</description>
Expand All @@ -20,7 +20,7 @@

<url>http://github.com/neo4j-contrib/neo4j-tinkerpop-api-impl</url>
<properties>
<neo4j.version>2.2.4</neo4j.version>
<neo4j.version>2.2.5</neo4j.version>
</properties>


Expand Down

0 comments on commit 59ca22e

Please sign in to comment.