Skip to content

Commit

Permalink
Make junit a test-scoped dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
spider-mario committed Jul 9, 2015
1 parent 3b07d41 commit 66644ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Expand Up @@ -295,6 +295,7 @@
<artifactId>junit</artifactId>
<version>4.12</version>
<optional>false</optional>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.graphstream</groupId>
Expand Down

0 comments on commit 66644ce

Please sign in to comment.