Remove annotation processor example from maven build

It is already built with gradle and used only in gradle tests
This commit is contained in:
Ilya Gorbunov
2017-10-22 07:49:17 +03:00
parent f456fa9697
commit b88d74d29b
2 changed files with 0 additions and 90 deletions
-1
View File
@@ -88,7 +88,6 @@
<module>tools/kotlin-maven-plugin-test</module>
<module>examples/annotation-processor-example</module>
<module>examples/kotlin-java-example</module>
<module>examples/js-example</module>
<module>examples/kotlin-js-library-example</module>