Skip to content

Commit

Permalink
added test scope to junit plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
uklimaschewski committed Jun 5, 2016
1 parent ff90bef commit de56865
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,7 @@
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.8</version>
<scope>test</scope>
</dependency>
</dependencies>
</project>

0 comments on commit de56865

Please # to comment.