Skip to content

Commit

Permalink
Merge pull request #10 from jotomo/patch-1
Browse files Browse the repository at this point in the history
Set scope 'test' for TestNG dependency.
  • Loading branch information
tzuhanjan committed Nov 28, 2016
2 parents 161f8ec + ae214b7 commit a8dec18
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 a8dec18

Please sign in to comment.