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