Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
cdk-diff needed by the interfaces module.
  • Loading branch information
johnmay committed Feb 17, 2014
1 parent 2beecf0 commit 256fd77
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions base/test-interfaces/pom.xml
Expand Up @@ -48,6 +48,12 @@
<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 256fd77

Please sign in to comment.