remove typeo in artifact id

This commit is contained in:
James Strachan
2012-02-21 11:55:13 +00:00
parent 66e7945f29
commit a403af575c
+1 -1
View File
@@ -41,7 +41,7 @@
</dependency>
<dependency>
<groupId>org.jetbrains.kotlin</groupId>
<artifactId>intellij-core.</artifactId>
<artifactId>intellij-core</artifactId>
<version>${kotlin-compiler.version}</version>
<scope>system</scope>
<systemPath>${kotlin-sdk}/lib/intellij-core.jar</systemPath>