Skip to content

Commit

Permalink
upgrade to neo4j 3.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jetoile committed Jul 7, 2017
1 parent 617b0e7 commit 1a06a2f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -602,7 +602,7 @@ public class HdfsBootstrapIntegrationTest {
* MongoDB
* Cassandra 3.7
* ElasticSearch 5.0-alpha4
* Neo4j 3.0.3
* Neo4j 3.2.2
* Alluxio 1.4.0
Built on:
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@
<achilles.version>5.2.1</achilles.version>
<jackson-module-scala_2.10.version>2.6.5</jackson-module-scala_2.10.version>

<neo4j.version>3.0.3</neo4j.version>
<neo4j.version>3.2.2</neo4j.version>
<alluxio.version>1.4.0</alluxio.version>
</properties>

Expand Down

0 comments on commit 1a06a2f

Please sign in to comment.