use last fluentlenium version

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1453038 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Olivier Lamy 2013-03-05 22:11:04 +00:00
parent 890f554232
commit 1458547bbd
1 changed files with 2 additions and 2 deletions

View File

@ -84,14 +84,14 @@
<dependency>
<groupId>org.fluentlenium</groupId>
<artifactId>fluentlenium-festassert</artifactId>
<version>0.7.4</version>
<version>0.7.6</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.fluentlenium</groupId>
<artifactId>fluentlenium-core</artifactId>
<version>0.7.4</version>
<version>0.7.6</version>
<scope>test</scope>
</dependency>