diff --git a/main/core/pom.xml b/main/core/pom.xml
index d23e756e7..e83bd5a7e 100644
--- a/main/core/pom.xml
+++ b/main/core/pom.xml
@@ -30,12 +30,6 @@
crypto-api
-
-
- org.slf4j
- slf4j-log4j12
-
-
org.eclipse.jetty
diff --git a/main/crypto-aes/pom.xml b/main/crypto-aes/pom.xml
index c05dee070..777ccc5c2 100644
--- a/main/crypto-aes/pom.xml
+++ b/main/crypto-aes/pom.xml
@@ -24,12 +24,6 @@
crypto-api
-
-
- org.slf4j
- slf4j-log4j12
-
-
commons-io
@@ -48,18 +42,11 @@
commons-codec
-
com.fasterxml.jackson.core
jackson-databind
-
-
-
- junit
- junit
-
diff --git a/main/pom.xml b/main/pom.xml
index 3c66b30fb..e1fa487ab 100644
--- a/main/pom.xml
+++ b/main/pom.xml
@@ -1,25 +1,21 @@
-
-
+
+
4.0.0
org.cryptomator
main
0.1.0
pom
Cryptomator
-
+
cryptomator.org
http://cryptomator.org
-
+
Sebastian Stenzel
@@ -64,7 +60,7 @@
ui
${project.version}
-
+
log4j
@@ -121,6 +117,21 @@
+
+
+ log4j
+ log4j
+
+
+ org.slf4j
+ slf4j-log4j12
+
+
+ junit
+ junit
+
+
+
crypto-api
crypto-aes