Skip to content

Commit

Permalink
updating dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
lassewesth committed Jun 29, 2017
1 parent b94cb39 commit cf3ce44
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions enterprise/causal-clustering/pom.xml
Expand Up @@ -74,6 +74,12 @@
<version>${project.version}</version>
</dependency>

<dependency>
<groupId>org.neo4j</groupId>
<artifactId>neo4j-kernel</artifactId>
<version>${project.version}</version>
</dependency>

<dependency>
<groupId>org.neo4j</groupId>
<artifactId>neo4j-consistency-check</artifactId>
Expand Down

0 comments on commit cf3ce44

Please sign in to comment.