Provide bom (bill-of-materials) pom for kotlin libraries

#KT-18398 Fixed
This commit is contained in:
Ilya Gorbunov
2018-10-21 05:03:53 +03:00
parent 329e4f6000
commit 119385839a
6 changed files with 245 additions and 0 deletions
+2
View File
@@ -85,6 +85,8 @@
<module>tools/kotlin-maven-sam-with-receiver</module>
<module>tools/kotlin-maven-serialization</module>
<module>tools/kotlin-bom</module>
<module>tools/kotlin-maven-plugin-test</module>
<module>examples/kotlin-java-example</module>