mirror of https://github.com/apache/archiva.git
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:
parent
890f554232
commit
1458547bbd
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in New Issue