Skip to content

Commit

Permalink
Clean up POM
Browse files Browse the repository at this point in the history
  • Loading branch information
Ardesco committed Apr 11, 2015
1 parent 99760db commit c137e77
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@
<overwrite.binaries>false</overwrite.binaries>
<browser>firefox</browser>
<threads>1</threads>
<standalone.binary.root.folder>${project.basedir}/src/test/resources/selenium_standalone_binaries</standalone.binary.root.folder>
<remote>false</remote>
<seleniumGridURL/>
<platform/>
Expand Down Expand Up @@ -126,7 +125,6 @@
<threadCount>${threads}</threadCount>
<systemProperties>
<browser>${browser}</browser>
<binaryRootFolder>${standalone.binary.root.folder}</binaryRootFolder>
<screenshotDirectory>${project.build.directory}/screenshots</screenshotDirectory>
<remoteDriver>${remote}</remoteDriver>
<gridURL>${seleniumGridURL}</gridURL>
Expand Down

0 comments on commit c137e77

Please sign in to comment.