Skip to content

Commit

Permalink
Removed a redundant dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
egonw committed Dec 28, 2015
1 parent 4e3bbf3 commit 60004c0
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions storage/io/pom.xml
Expand Up @@ -120,12 +120,6 @@
<version>${project.parent.version}</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>cdk-valencycheck</artifactId>
<version>${project.parent.version}</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>cdk-test</artifactId>
Expand Down

0 comments on commit 60004c0

Please sign in to comment.