Skip to content

Commit 86493cc

Browse files
committed
Set Jar archiveClassifier to plugin
Closes gh-16
1 parent 8042ea4 commit 86493cc

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

build.gradle

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -94,11 +94,6 @@ java {
9494
withSourcesJar()
9595
}
9696

97-
jar {
98-
enabled = true
99-
archiveClassifier.set('')
100-
}
101-
10297
tasks.withType(Groovydoc) {
10398
configure {
10499
docTitle = "Grace Database Migration Plugin ${version}"

0 commit comments

Comments
 (0)