]> source.dussan.org Git - archiva.git/commitdiff
synchro parent version for it test + bump version
authorEric Barboni <skygo@apache.org>
Wed, 1 Oct 2014 00:26:40 +0000 (02:26 +0200)
committerEric Barboni <skygo@apache.org>
Wed, 1 Oct 2014 00:26:40 +0000 (02:26 +0200)
archiva-modules/archiva-web/archiva-webapp-test/pom.xml

index 4eaaa1f61b71fa3ff4d69fbaef5f944b138a2041..26a9d26782e1264f8e0b15d64b55abd0fe443b45 100644 (file)
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.archiva</groupId>
     <artifactId>archiva-web</artifactId>
-    <version>2.1.0-SNAPSHOT</version>
+    <version>2.1.2-SNAPSHOT</version>
   </parent>
   <artifactId>archiva-webapp-test</artifactId>
   <packaging>pom</packaging>
@@ -36,8 +36,8 @@
     <maxWaitTimeInMs>10000</maxWaitTimeInMs>
 
     <seleniumPluginVersion>2.3</seleniumPluginVersion>
-    <selenium-server.version>2.40.0</selenium-server.version>
-    <fluentlenium.version>0.9.2</fluentlenium.version>
+    <selenium-server.version>2.43.1</selenium-server.version>
+    <fluentlenium.version>0.10.2</fluentlenium.version>
 
     <browserPath></browserPath>
   </properties>