Skip to content

Commit

Permalink
Revert "Remove plain classifier from the JAR" (#63)
Browse files Browse the repository at this point in the history
  • Loading branch information
puneetbehl authored Jan 23, 2024
1 parent 6c42cfc commit 5751bc5
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -211,8 +211,4 @@ configure([groovydoc]) {

tasks.named("build").configure {
mustRunAfter("docs")
}

tasks.withType(Jar) {
archiveClassifier.set('')
}

0 comments on commit 5751bc5

Please sign in to comment.