Browse Source

Change to 1.1.0-beta1 for now, so CI can load the dependency

Ralph Plawetzki 3 năm trước cách đây
mục cha
commit
d4e0b4d07d
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

@@ -28,7 +28,7 @@
 
 		<!-- cryptomator dependencies -->
 		<cryptomator.cryptofs.version>2.1.0-beta13</cryptomator.cryptofs.version>
-		<cryptomator.integrations.version>1.1.0</cryptomator.integrations.version>
+		<cryptomator.integrations.version>1.1.0-beta1</cryptomator.integrations.version>
 		<cryptomator.integrations.win.version>1.0.0-rc1</cryptomator.integrations.win.version>
 		<cryptomator.integrations.mac.version>1.0.0-rc1</cryptomator.integrations.mac.version>
 		<cryptomator.integrations.linux.version>1.0.0-rc2</cryptomator.integrations.linux.version>