Skip to content

Commit

Permalink
Fixed Kotlin EAP plugin repository id
Browse files Browse the repository at this point in the history
  • Loading branch information
shyiko committed Feb 2, 2017
1 parent 0fdae2b commit 62837b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
<url>http://jcenter.bintray.com</url>
</pluginRepository>
<pluginRepository>
<id>bintray</id>
<id>bintray-kotlin-eap</id>
<name>bintray-kotlin-eap</name>
<url>http://dl.bintray.com/kotlin/kotlin-eap-1.1</url>
</pluginRepository>
Expand Down

0 comments on commit 62837b6

Please sign in to comment.