Skip to content

Commit

Permalink
cleaned up references to enterprise-io
Browse files Browse the repository at this point in the history
  • Loading branch information
lassewesth committed Sep 19, 2014
1 parent 6ece058 commit a5e7c44
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 19 deletions.
6 changes: 0 additions & 6 deletions enterprise/neo4j-enterprise/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
<relativePath>../..</relativePath>
</parent>

<groupId>org.neo4j</groupId>
<artifactId>neo4j-enterprise</artifactId>
<version>2.2-SNAPSHOT</version>

Expand All @@ -32,11 +31,6 @@


<dependencies>
<dependency>
<groupId>org.neo4j</groupId>
<artifactId>neo4j-enterprise-io</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.neo4j</groupId>
<artifactId>neo4j-advanced</artifactId>
Expand Down
13 changes: 0 additions & 13 deletions stresstests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -58,19 +58,6 @@
<scope>test</scope>
<type>test-jar</type>
</dependency>
<dependency>
<groupId>org.neo4j</groupId>
<artifactId>neo4j-enterprise-io</artifactId>
<version>${project.version}</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.neo4j</groupId>
<artifactId>neo4j-enterprise-io</artifactId>
<version>${project.version}</version>
<scope>test</scope>
<type>test-jar</type>
</dependency>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
Expand Down

0 comments on commit a5e7c44

Please sign in to comment.