Minor, update URL and fix typo in maven project description
This commit is contained in:
+2
-2
@@ -11,8 +11,8 @@
|
|||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
|
|
||||||
<name>Kotlin</name>
|
<name>Kotlin</name>
|
||||||
<description>Kotlin is a statically typed programming language that compiles to JVM byte codes and JavaScrip</description>
|
<description>Kotlin is a statically typed programming language that compiles to JVM byte codes and JavaScript</description>
|
||||||
<url>http://kotlin.jetbrains.org/</url>
|
<url>http://kotlinlang.org/</url>
|
||||||
|
|
||||||
<licenses>
|
<licenses>
|
||||||
<license>
|
<license>
|
||||||
|
|||||||
Reference in New Issue
Block a user