Moved logging and junit dependencies to parent pom

This commit is contained in:
markus
2014-11-30 18:50:28 +01:00
parent b2f20f9a15
commit 891e79cdae
3 changed files with 23 additions and 31 deletions
-6
View File
@@ -30,12 +30,6 @@
<artifactId>crypto-api</artifactId>
</dependency>
<!-- Logging -->
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-log4j12</artifactId>
</dependency>
<!-- Jetty (Servlet Container) -->
<dependency>
<groupId>org.eclipse.jetty</groupId>