Build: Stop publishing jars with original classifier

#KTI-580
This commit is contained in:
Vyacheslav Gerasimov
2021-06-07 02:23:15 +03:00
committed by teamcityserver
parent fb805028c1
commit 58f1fb644f
12 changed files with 11 additions and 2 deletions
@@ -29,6 +29,7 @@ sourceSets {
publish()
noDefaultJar()
runtimeJar(rewriteDefaultJarDepsToShadedCompiler())
sourcesJar()