Build: Make Gradle plugin publications reuse POMs from the main one
#KTI-571
This commit is contained in:
committed by
teamcityserver
parent
80677c88cb
commit
a0469a1d62
@@ -35,10 +35,6 @@ configure(pluginProjects) { project ->
|
||||
vcsUrl = 'https://github.com/JetBrains/kotlin/'
|
||||
description = 'Kotlin plugins for Gradle'
|
||||
tags = ['kotlin']
|
||||
|
||||
mavenCoordinates {
|
||||
groupId = "org.jetbrains.kotlin"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user