diff options
Diffstat (limited to 'uitest/pom.xml')
-rw-r--r-- | uitest/pom.xml | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/uitest/pom.xml b/uitest/pom.xml index 20e800bdcd..989b58dc9d 100644 --- a/uitest/pom.xml +++ b/uitest/pom.xml @@ -166,16 +166,6 @@ </dependency> <dependency> - <groupId>junit</groupId> - <artifactId>junit</artifactId> - <scope>test</scope> - </dependency> - <dependency> - <groupId>org.hamcrest</groupId> - <artifactId>hamcrest-all</artifactId> - <scope>test</scope> - </dependency> - <dependency> <groupId>com.jcraft</groupId> <artifactId>jsch</artifactId> </dependency> |