Fix various maven pom problems:
- Add relativePath to samples pom. - Specify versions of plugins
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
<groupId>org.jetbrains.kotlin</groupId>
|
||||
<artifactId>kotlin-project</artifactId>
|
||||
<version>1.1-SNAPSHOT</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
<artifactId>kotlin-stdlib-samples</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user