Skip to content

Commit

Permalink
Remove redundant dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
burqen committed Nov 16, 2017
1 parent 44d47b2 commit ab31efb
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions community/kernel/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -146,11 +146,6 @@ the relevant Commercial Agreement.
<artifactId>neo4j-kernel-api</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.neo4j</groupId>
<artifactId>neo4j-kernel-api</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.neo4j</groupId>
<artifactId>neo4j-common</artifactId>
Expand Down

0 comments on commit ab31efb

Please sign in to comment.