Skip to content

Commit

Permalink
Resolve travis build problem.
Browse files Browse the repository at this point in the history
  • Loading branch information
johnmay committed Sep 27, 2015
1 parent 27e1c20 commit 6a454f5
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions app/depict/pom.xml
Expand Up @@ -17,10 +17,9 @@

<dependencies>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.11</version>
<scope>test</scope>
<groupId>org.openscience.cdk</groupId>
<artifactId>cdk-test</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.openscience.cdk</groupId>
Expand Down

0 comments on commit 6a454f5

Please sign in to comment.