Build: drop maven publication for Kotlin plugin artifacts
This commit is contained in:
committed by
teamcityserver
parent
32f811e0ec
commit
48a4d7d418
@@ -37,5 +37,3 @@ testsJar()
|
||||
projectTest(parallel = true) {
|
||||
workingDir = rootDir
|
||||
}
|
||||
|
||||
apply(from = "$rootDir/gradle/kotlinPluginPublication.gradle.kts")
|
||||
|
||||
@@ -62,5 +62,3 @@ sourcesJar()
|
||||
javadocJar()
|
||||
|
||||
projectTest(parallel = true)
|
||||
|
||||
apply(from = "$rootDir/gradle/kotlinPluginPublication.gradle.kts")
|
||||
|
||||
Reference in New Issue
Block a user