Skip to content

Commit

Permalink
Update to version 1.0.4 of the driver binary downloader plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
Ardesco committed Nov 4, 2014
1 parent 8ed1171 commit 3e74cdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
<plugin>
<groupId>com.lazerycode.selenium</groupId>
<artifactId>driver-binary-downloader-maven-plugin</artifactId>
<version>1.0.3</version>
<version>1.0.4</version>
<configuration>
<rootStandaloneServerDirectory>${standalone.binary.root.folder}</rootStandaloneServerDirectory>
<downloadedZipFileDirectory>${project.basedir}/src/test/resources/selenium_standalone_zips</downloadedZipFileDirectory>
Expand Down

0 comments on commit 3e74cdb

Please sign in to comment.