Skip to content

Commit

Permalink
removed unused dependency which is not in maven central!
Browse files Browse the repository at this point in the history
  • Loading branch information
lausdahl committed Jun 22, 2016
1 parent a749fd4 commit 895cd64
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions core/vdm2c/pom.xml
Expand Up @@ -39,12 +39,6 @@
<artifactId>testframework</artifactId>
<version>${overture.version}</version>
</dependency>
<dependency>
<groupId>org.overturetool.core.testing</groupId>
<artifactId>framework</artifactId>
<version>${overture.version}</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>commons-cli</groupId>
<artifactId>commons-cli</artifactId>
Expand Down

0 comments on commit 895cd64

Please sign in to comment.