Remove kotlin-gradle-plugin-test module

This commit is contained in:
Natalia Ukhorskaya
2014-12-30 16:44:52 +03:00
parent 5fbf440e33
commit 292f82b767
6 changed files with 0 additions and 108 deletions
@@ -30,12 +30,6 @@
<artifactId>commons-lang</artifactId>
<version>2.6</version>
</dependency>
<dependency>
<groupId>org.jetbrains.kotlin</groupId>
<artifactId>kotlin-gradle-plugin-test</artifactId>
<version>${project.version}</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.jetbrains.kotlin</groupId>
<artifactId>gradle-api</artifactId>