Skip to content

Commit

Permalink
Fix publishing config
Browse files Browse the repository at this point in the history
  • Loading branch information
sagebind committed Mar 18, 2019
1 parent e462f57 commit d62d8e7
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -40,11 +40,6 @@ publishing {
}
}
}
publications {
maven(MavenPublication) {
artifact jar
}
}
}

tasks.create('pipeline', UploadPipeline) {
Expand Down

0 comments on commit d62d8e7

Please sign in to comment.