Build: Make Gradle plugin publications reuse POMs from the main one

#KTI-571
This commit is contained in:
Vyacheslav Gerasimov
2021-06-04 03:00:56 +03:00
committed by teamcityserver
parent 80677c88cb
commit a0469a1d62
10 changed files with 40 additions and 16 deletions
@@ -1,7 +1,7 @@
apply plugin: 'kotlin'
apply plugin: 'jps-compatible'
configurePublishing(project)
configureGradlePluginPublishing(project)
pill {
variant = 'FULL'