Skip to content

Commit

Permalink
Removing duplicate dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
John May committed Jul 26, 2014
1 parent d496ac0 commit fd9b33b
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions base/test-interfaces/pom.xml
Expand Up @@ -48,12 +48,6 @@
<version>${project.parent.version}</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>cdk-diff</artifactId>
<version>${project.parent.version}</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>cdk-standard</artifactId>
Expand Down

0 comments on commit fd9b33b

Please sign in to comment.