Skip to content

Commit

Permalink
Fixing maven build
Browse files Browse the repository at this point in the history
  • Loading branch information
barancev committed Jun 7, 2014
1 parent 4959695 commit 55e1308
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion maven/support/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<dependencies>
<dependency>
<groupId>org.seleniumhq.selenium</groupId>
<artifactId>selenium-api</artifactId>
<artifactId>selenium-remote-driver</artifactId>
<version>${project.version}</version>
</dependency>
<!-- Hamcrest is needed for the classes in the org.openqa.selenium.lift package ... -->
Expand Down

0 comments on commit 55e1308

Please sign in to comment.