Skip to content

Commit 861995c

Browse files
committed
remove jcenter and bintray from pom
1 parent 25e5751 commit 861995c

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

pom.xml

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -46,21 +46,6 @@
4646
<junit.version>5.7.0</junit.version>
4747
</properties>
4848

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-
<repository>
59-
<id>bintray-jcenter</id>
60-
<url>https://api.bintray.com/maven/cryptomator/maven/integrations-linux/;publish=1</url>
61-
</repository>
62-
</distributionManagement>
63-
6449
<dependencies>
6550
<dependency>
6651
<groupId>org.cryptomator</groupId>

0 commit comments

Comments
 (0)