maven: get rid of intermediate poms: examples, docs, tools (artifacts garbage)

This commit is contained in:
Leonid Shalupov
2012-04-12 09:33:48 +04:00
parent 5b6d6a742c
commit d1246abbf1
14 changed files with 37 additions and 101 deletions
+2 -1
View File
@@ -7,8 +7,9 @@
<parent>
<groupId>org.jetbrains.kotlin</groupId>
<artifactId>tools</artifactId>
<artifactId>kotlin-project</artifactId>
<version>1.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>kotlin-runtime</artifactId>