diff --git a/main/commons/pom.xml b/main/commons/pom.xml
index 1927a4889..7eaccf881 100644
--- a/main/commons/pom.xml
+++ b/main/commons/pom.xml
@@ -27,6 +27,10 @@
org.cryptomator
webdav-nio-adapter
+
+ org.cryptomator
+ integrations-api
+
org.cryptomator
jni
diff --git a/main/pom.xml b/main/pom.xml
index e30e843a3..c4bd8dcc4 100644
--- a/main/pom.xml
+++ b/main/pom.xml
@@ -25,6 +25,10 @@
1.9.12
+ 0.1.4
+ 0.1.0-beta1
+ 0.1.0-beta1
+ 0.1.0-beta1
2.2.3
1.2.5
1.1.15
@@ -107,6 +111,26 @@
${cryptomator.webdav.version}
+ org.cryptomator
+ integrations-api
+ ${cryptomator.integrations.version}
+
+
+ org.cryptomator
+ integrations-win
+ ${cryptomator.integrations.win.version}
+
+
+ org.cryptomator
+ integrations-mac
+ ${cryptomator.integrations.mac.version}
+
+
+ org.cryptomator
+ integrations-linux
+ ${cryptomator.integrations.linux.version}
+
+
org.cryptomator
jni
${cryptomator.jni.version}
@@ -164,12 +188,12 @@
-
+
de.swiesend
secret-service
${secret-service.version}
-
+
org.purejava
kdewallet
${kdewallet.version}
@@ -279,6 +303,49 @@
+
+ mac
+
+
+ mac
+
+
+
+
+ org.cryptomator
+ integrations-mac
+
+
+
+
+ linux
+
+
+ unix
+ Linux
+
+
+
+
+ org.cryptomator
+ integrations-linux
+
+
+
+
+ windows
+
+
+ windows
+
+
+
+
+ org.cryptomator
+ integrations-win
+
+
+