Skip to content

Commit

Permalink
Updated selenium version
Browse files Browse the repository at this point in the history
  • Loading branch information
darkrift committed Aug 20, 2013
1 parent 48c18d7 commit 316eccd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -157,13 +157,13 @@
<dependency>
<groupId>org.seleniumhq.selenium</groupId>
<artifactId>selenium-server-standalone</artifactId>
<version>2.29.0</version>
<version>2.35.0</version>
</dependency>

<dependency>
<groupId>org.seleniumhq.selenium</groupId>
<artifactId>selenium-java</artifactId>
<version>2.29.0</version>
<version>2.35.0</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

1 comment on commit 316eccd

@buildhive
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Jenkins » selenium-plugin #37 UNSTABLE
Looks like this commit caused a build failure
(what's this?)

Please sign in to comment.