Skip to content

Commit

Permalink
Set scope 'test' for TestNG dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
jotomo committed Nov 26, 2016
1 parent 161f8ec commit ae214b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions url-detector/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
<groupId>org.testng</groupId>
<artifactId>testng</artifactId>
<version>6.1.1</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
Expand Down

0 comments on commit ae214b7

Please sign in to comment.