|
@@ -37,7 +37,7 @@
|
|
|
<cryptomator.integrations.version>1.3.0</cryptomator.integrations.version>
|
|
|
<cryptomator.integrations.win.version>1.2.2</cryptomator.integrations.win.version>
|
|
|
<cryptomator.integrations.mac.version>1.2.1</cryptomator.integrations.mac.version>
|
|
|
- <cryptomator.integrations.linux.version>1.3.0-beta6</cryptomator.integrations.linux.version>
|
|
|
+ <cryptomator.integrations.linux.version>1.4.0-beta1</cryptomator.integrations.linux.version>
|
|
|
<cryptomator.fuse.version>4.0.0-beta1</cryptomator.fuse.version>
|
|
|
<cryptomator.dokany.version>2.0.0</cryptomator.dokany.version>
|
|
|
<cryptomator.webdav.version>2.0.4</cryptomator.webdav.version>
|
|
@@ -509,13 +509,11 @@
|
|
|
</property>
|
|
|
</activation>
|
|
|
<dependencies>
|
|
|
-
|
|
|
<dependency>
|
|
|
<groupId>org.cryptomator</groupId>
|
|
|
<artifactId>integrations-linux</artifactId>
|
|
|
<version>${cryptomator.integrations.linux.version}</version>
|
|
|
</dependency>
|
|
|
- -->
|
|
|
</dependencies>
|
|
|
</profile>
|
|
|
|