We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c8a8dc commit 103fbdfCopy full SHA for 103fbdf
pom.xml
@@ -20,9 +20,9 @@
20
</licenses>
21
22
<scm>
23
- <url>https://github.com/ilya-g/kotlinx.collections.immutable</url>
24
- <connection>scm:git:https://github.com/ilya-g/kotlinx.collections.immutable.git</connection>
25
- <developerConnection>scm:git:https://github.com/ilya-g/kotlinx.collections.immutable.git</developerConnection>
+ <url>https://github.com/kotlin/kotlin.collections.immutable</url>
+ <connection>scm:git:https://github.com/kotlin/kotlin.collections.immutable.git</connection>
+ <developerConnection>scm:git:https://github.com/kotlin/kotlin.collections.immutable.git</developerConnection>
26
</scm>
27
28
<developers>
0 commit comments