Skip to content

Commit

Permalink
Fix nebula publishing (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
ellisjoe authored Jun 29, 2016
1 parent b6af1ef commit 7afec3c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions gradle/publish.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,3 @@ bintray {
publications = ['nebula']
}
}

bintrayUpload.dependsOn { generatePomFileForBintrayPublication }
bintrayUpload.dependsOn { sourceJar }
bintrayUpload.dependsOn { build }

0 comments on commit 7afec3c

Please sign in to comment.