Skip to content

Commit bc00073

Browse files
committed
Deploy to kotlin/kotlinx repository on bintray. Alternative repository can be specified with the property -DaltDeploymentRepository=bintray::default::repo_url.
1 parent ab65be7 commit bc00073

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
<distributionManagement>
9292
<repository>
9393
<id>bintray</id>
94-
<url>https://api.bintray.com/maven/kotlin/kotlin-eap-1.1/kotlinx.coroutines</url>
94+
<url>https://api.bintray.com/maven/kotlin/kotlinx/kotlinx.coroutines</url>
9595
</repository>
9696
</distributionManagement>
9797

0 commit comments

Comments
 (0)