Skip to content

Commit 103fbdf

Browse files
committed
Update scm information.
1 parent 7c8a8dc commit 103fbdf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@
2020
</licenses>
2121

2222
<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>
23+
<url>https://github.com/kotlin/kotlin.collections.immutable</url>
24+
<connection>scm:git:https://github.com/kotlin/kotlin.collections.immutable.git</connection>
25+
<developerConnection>scm:git:https://github.com/kotlin/kotlin.collections.immutable.git</developerConnection>
2626
</scm>
2727

2828
<developers>

0 commit comments

Comments
 (0)