Skip to content

Commit d7519f3

Browse files
authored
Move out of bintray to cloudsmith.io (#62)
1 parent aaeb9be commit d7519f3

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

pom.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,8 @@
2525

2626
<distributionManagement>
2727
<repository>
28-
<id>bintray-qwazer-maven</id>
29-
<name>qwazer-maven</name>
30-
<url>https://api.bintray.com/maven/${bintray.repo}/${bintray.package}/;publish=1</url>
28+
<id>cloudsmith</id>
29+
<url>https://maven.cloudsmith.io/qwazer/repo</url>
3130
</repository>
3231
</distributionManagement>
3332

0 commit comments

Comments
 (0)