Skip to content

Commit

Permalink
Updated thucydides for the acceptance tests
Browse files Browse the repository at this point in the history
  • Loading branch information
wakaleo committed Sep 29, 2012
1 parent f0020d5 commit 0da8942
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion gameoflife-acceptance-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>gameoflife</artifactId>
<groupId>com.wakaleo.gameoflife</groupId>
<version>0.9.47-SNAPSHOT</version>
<version>1.0-SNAPSHOT</version>
</parent>
<artifactId>gameoflife-acceptance-tests</artifactId>
<name>gameoflife-acceptance-tests</name>
Expand All @@ -16,6 +16,7 @@
<jetty.stop.port>9999</jetty.stop.port>
<webdriver.base.url>http://localhost:${jetty.port}</webdriver.base.url>
<webdriver.driver>firefox</webdriver.driver>
<thucydides.version>0.9.22</thucydides.version>
</properties>
<dependencies>
<dependency>
Expand Down

0 comments on commit 0da8942

Please sign in to comment.