X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/3aa425a7b576c2e74672eb3a8731cf03afd8f38d..14da84b827b2ed966437263e7a3d6753cf546ec4:/automationTest/pom.xml diff --git a/automationTest/pom.xml b/automationTest/pom.xml index 373128be..eded8e81 100644 --- a/automationTest/pom.xml +++ b/automationTest/pom.xml @@ -7,7 +7,22 @@ com.owncloud androidtest 1.0-SNAPSHOT - + + + + + org.apache.maven.plugins + maven-surefire-plugin + 2.18.1 + + + **/*Test**.java + + + + + + junit @@ -17,7 +32,7 @@ org.seleniumhq.selenium selenium-java - 2.44.0 + 2.45.0 io.selendroid