X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/3aa425a7b576c2e74672eb3a8731cf03afd8f38d..d06a4b155d442eb5eaa8c875efd9c76628312f15:/automationTest/pom.xml
diff --git a/automationTest/pom.xml b/automationTest/pom.xml
index 373128be..548da37e 100644
--- a/automationTest/pom.xml
+++ b/automationTest/pom.xml
@@ -7,7 +7,31 @@
com.owncloud
androidtest
1.0-SNAPSHOT
-
+
+
+
+
+ org.apache.maven.plugins
+ maven-surefire-plugin
+ 2.18.1
+
+
+ **/*Test**.java
+
+
+
+
+ org.apache.maven.plugins
+ maven-compiler-plugin
+ 3.3
+
+ 1.7
+ 1.7
+
+
+
+
+
junit
@@ -17,7 +41,7 @@
org.seleniumhq.selenium
selenium-java
- 2.44.0
+ 2.45.0
io.selendroid
@@ -32,7 +56,7 @@
io.appium
java-client
- 2.1.0
+ 2.2.0
commons-lang
@@ -51,5 +75,4 @@
provided
-
\ No newline at end of file