Skip to content

Commit 03446e2

Browse files
committed
Fix organization in pom
1 parent 7b77746 commit 03446e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kotlinx-collections-immutable/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ uploadArchives {
127127
developer {
128128
name 'Ilya Gorbunov'
129129
130-
organization 'JetBrains'
130+
organization = 'JetBrains'
131131
organizationUrl 'http://www.jetbrains.com'
132132
}
133133
}

0 commit comments

Comments
 (0)