kotlin-test: rename projects to eliminate possible mess

This commit is contained in:
Sergey Mashkov
2015-12-18 19:29:09 +03:00
parent a97e623d04
commit 3b08e5e547
4 changed files with 6 additions and 16 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent>
<artifactId>kotlin.test</artifactId>
<artifactId>kotlin.test.parent</artifactId>
<groupId>org.jetbrains.kotlin</groupId>
<version>0.1-SNAPSHOT</version>
</parent>