Skip to content
This repository was archived by the owner on Mar 10, 2025. It is now read-only.

Commit 5751bc5

Browse files
authored
Revert "Remove plain classifier from the JAR" (#63)
1 parent 6c42cfc commit 5751bc5

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

build.gradle

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -211,8 +211,4 @@ configure([groovydoc]) {
211211

212212
tasks.named("build").configure {
213213
mustRunAfter("docs")
214-
}
215-
216-
tasks.withType(Jar) {
217-
archiveClassifier.set('')
218214
}

0 commit comments

Comments
 (0)