We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25e5751 commit 861995cCopy full SHA for 861995c
1 file changed
pom.xml
@@ -46,21 +46,6 @@
46
<junit.version>5.7.0</junit.version>
47
</properties>
48
49
- <repositories>
50
- <repository>
51
- <id>bintray</id>
52
- <name>bintray</name>
53
- <url>https://jcenter.bintray.com</url>
54
- </repository>
55
- </repositories>
56
-
57
- <distributionManagement>
58
59
- <id>bintray-jcenter</id>
60
- <url>https://api.bintray.com/maven/cryptomator/maven/integrations-linux/;publish=1</url>
61
62
- </distributionManagement>
63
64
<dependencies>
65
<dependency>
66
<groupId>org.cryptomator</groupId>
0 commit comments