Skip to content

Commit

Permalink
bump up stf version
Browse files Browse the repository at this point in the history
  • Loading branch information
tarun3kumar committed Dec 11, 2016
1 parent 25ac66f commit a0a9979
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -4,7 +4,7 @@

<groupId>com.seleniumtests</groupId>
<artifactId>seleniumtestsframework</artifactId>
<version>4.0.17</version>
<version>4.0.18</version>
<packaging>jar</packaging>

<name>selenium tests framework</name>
Expand Down Expand Up @@ -116,7 +116,7 @@
<dependency>
<groupId>org.seleniumhq.selenium</groupId>
<artifactId>selenium-server</artifactId>
<version>2.53.1</version>
<version>3.0.1</version>
</dependency>
<dependency>
<groupId>org.seleniumhq.selenium</groupId>
Expand Down

0 comments on commit a0a9979

Please sign in to comment.