removed test dependencies from main project

This commit is contained in:
Sebastian Stenzel
2016-03-22 13:04:46 +01:00
parent d026afec35
commit 86000ac454
3 changed files with 14 additions and 13 deletions
-8
View File
@@ -254,14 +254,6 @@
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-jul</artifactId>
</dependency>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
</dependency>
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
</dependency>
</dependencies>
<modules>